Skip to content

Let CUDA decide which GPU to use#49

Open
avivko wants to merge 5 commits intoRosettaCommons:mainfrom
avivko:main
Open

Let CUDA decide which GPU to use#49
avivko wants to merge 5 commits intoRosettaCommons:mainfrom
avivko:main

Conversation

@avivko
Copy link
Copy Markdown

@avivko avivko commented Aug 2, 2021

Previously the default GPU gpu0 is always used in the script.
This small change allows you to chose another GPU and also makes sure DAN-msa doesn't just use gpu0 as default, which then doesn't allow CUDA to distribute the workload itself, which results in OOM errors in case that GPU is busy, even when other GPUs might be idle.

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.

1 participant