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

[Doc] Describe how to manage multithreading #1045

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

royjacobson
Copy link

Spent a bit of time on figuring this out (after accidentally running on all 256 cores of our shared login server 😅) so figured it is worth a bit of documenting.
Please LMK if there's a more appropriate place for this.

@ashishUthama
Copy link

Might also be worth pointing to
https://pytorch.org/docs/stable/generated/torch.set_num_threads.html
(Since that ought to keep up with whatever library PyTorch uses under the hood)

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