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

CUDA device available on codalab #24

Closed
minstar opened this issue Jul 31, 2019 · 1 comment
Closed

CUDA device available on codalab #24

minstar opened this issue Jul 31, 2019 · 1 comment

Comments

@minstar
Copy link

minstar commented Jul 31, 2019

Hi, we emptied our minds that CUDA is not available on codalab because of CUDA runtime error.
We almost gave up the submission.
However, extended submission is possible. So we left this issue.
Is there any way to execute the code with gpu available?
we've got the error as below:

  • RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at /pytorch/torch/csrc/cuda/Module.cpp:53

this issue with bundle ID is 0xa33e129bd4514ebaa65c923b2ad35967.

@robinjia
Copy link
Member

Hi,

You need to use the flag --request-gpus 1 when you call cl run in order to have a GPU.

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