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

Improve documentation for JULIA_NUM_THREADS=auto #42501

Merged
merged 3 commits into from
Oct 10, 2021
Merged

Improve documentation for JULIA_NUM_THREADS=auto #42501

merged 3 commits into from
Oct 10, 2021

Conversation

dhivyasreedhar
Copy link
Contributor

Fixed issue #42435
Added info about multi-threading in both base and manual docs.
Added a link in base section for Starting with multiple threads.

Added info about multi-threading in base and manual docs
@kshyatt kshyatt added the docs This change adds or pertains to documentation label Oct 5, 2021
@vchuravy vchuravy requested a review from vtjnash October 6, 2021 00:37
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Copy link
Contributor Author

@dhivyasreedhar dhivyasreedhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes reviewed.

@dhivyasreedhar dhivyasreedhar requested a review from vtjnash October 7, 2021 09:58
doc/src/base/multi-threading.md Outdated Show resolved Hide resolved
doc/src/manual/multi-threading.md Outdated Show resolved Hide resolved
doc/src/manual/multi-threading.md Show resolved Hide resolved
@fredrikekre fredrikekre changed the title Changed base and manual docs Improve documentation for JULIA_NUM_THREADS=auto Oct 10, 2021
@fredrikekre fredrikekre merged commit a8d42eb into JuliaLang:master Oct 10, 2021
KristofferC pushed a commit that referenced this pull request Oct 11, 2021
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
(cherry picked from commit a8d42eb)
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Co-authored-by: Jameson Nash <vtjnash@gmail.com>
Co-authored-by: Fredrik Ekre <ekrefredrik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants