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

--chunks_per_runner value explanation #6

Open
sirselim opened this issue Dec 14, 2022 · 0 comments
Open

--chunks_per_runner value explanation #6

sirselim opened this issue Dec 14, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@sirselim
Copy link
Collaborator

I was just reviewing some of the code and thought that I should note that the --chunks_per_runner value of 412 has been optimised for a system with 2x A5000 GPUs. I recommend that people optimise this parameter for their particular GPUs. Code and documentation to do so can be found here.

In general this hardcoded value (412) will work for most GPUs with 24GB or RAM or more, but there is potential to get faster basecalling rates by increasing this value.

@sirselim sirselim added documentation Improvements or additions to documentation enhancement New feature or request labels Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants