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

Getting more than one GPU is not intuitive #124

Closed
rizar opened this issue Apr 15, 2016 · 2 comments
Closed

Getting more than one GPU is not intuitive #124

rizar opened this issue Apr 15, 2016 · 2 comments

Comments

@rizar
Copy link

rizar commented Apr 15, 2016

I had to pass both -g 2 and -G 2.

@mgermain
Copy link
Member

Usually, you only need -g2 that says that each of your commands will need 2 GPUs.

If you need to specify -G2 it's probably because you are trying to run on a queue that has only one GPU like gpu_1 and that you need to override the defaults of the queue.

The error thrown is probably not clear and it could be handled more gracefully.

@mgermain
Copy link
Member

mgermain commented Feb 2, 2017

Created issue #155 to solve this.

@mgermain mgermain closed this as completed Feb 2, 2017
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