-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 8: invalid device ordinal #568
Comments
You probably don't have 4 gpus. You need to adjust the gpu_ids in the script. |
Sorry, but it's not too clear on what I need to edit. I'm running I changed this line from Update I made the same change to edit: threw different error after running for 20 minutes:
|
@jtara1 |
Finally, traing from scratch can run now. |
I've downloaded the repository and installed Caffe according to the instructions.
But during training, the program crashes with the following error message:
This seems to be a rather long-standing issue with caffe: BVLC#138
Apparently, it is caused by an incompatible cuda version.
I'm running cuda 8.
Just to be sure, I wanted to ask about the problem here, too.
Is it possible that this is related to this clone of caffe ?
On which cuda version do you train ?
Thanks,
Lars
The text was updated successfully, but these errors were encountered: