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

Performance Docs #58

Closed
SheldonCurtiss opened this issue Aug 14, 2021 · 2 comments
Closed

Performance Docs #58

SheldonCurtiss opened this issue Aug 14, 2021 · 2 comments

Comments

@SheldonCurtiss
Copy link

You should really update the docs and example launch commands to explain to people the proper settings to get the most performance.
Specifically
using -t <V_cpus>
and
adjusting batchsize to get the most gpu usage possible

@jonathan-laurent
Copy link
Owner

This is a good suggestion.
I think using -t <V_cpus> is not necessary with Julia 1.6+ as it uses as many threads as there are CPU available by default.
But you are right I could tell something about modifying batch size.

By the way, if you find something missing in the doc, don't hesitate to have a go at adding it yourself and submit a PR!

@SheldonCurtiss
Copy link
Author

Ok once I wrap my head around this and manage to fully train I will :)

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

No branches or pull requests

2 participants