Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Remove static scheduling warning #46519

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

jakobnissen
Copy link
Contributor

The docs on multithreading still warns that the default scheduler for @threads
uses static scheduling. However, since #44136, dynamic scheduling has been the
default. This commit removes the warning.

The docs on multithreading still warns that the default scheduler for @threads
uses static scheduling. However, since JuliaLang#44136, dynamic scheduling has been the
default. This commit removes the warning.
@KristofferC KristofferC added the backport 1.8 Change should be backported to release-1.8 label Aug 28, 2022
@KristofferC KristofferC merged commit 72222d6 into JuliaLang:master Aug 29, 2022
KristofferC pushed a commit that referenced this pull request Aug 30, 2022
The docs on multithreading still warns that the default scheduler for @threads
uses static scheduling. However, since #44136, dynamic scheduling has been the
default. This commit removes the warning.

(cherry picked from commit 72222d6)
@jakobnissen jakobnissen deleted the delstatic branch August 31, 2022 09:13
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants