Skip to content

[Doc] Describe how to manage multithreading#1045

Merged
carsen-stringer merged 2 commits intoMouseLand:mainfrom
royjacobson:patch-1
Feb 7, 2025
Merged

[Doc] Describe how to manage multithreading#1045
carsen-stringer merged 2 commits intoMouseLand:mainfrom
royjacobson:patch-1

Conversation

@royjacobson
Copy link
Copy Markdown
Contributor

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
Copy Markdown

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)

@carsen-stringer
Copy link
Copy Markdown
Member

thank you this is great!

@carsen-stringer carsen-stringer merged commit 7f6923c into MouseLand:main Feb 7, 2025
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.

3 participants