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 driver 331.38 incompatibility #64

Closed
shelhamer opened this issue Jan 29, 2014 · 3 comments
Closed

CUDA driver 331.38 incompatibility #64

shelhamer opened this issue Jan 29, 2014 · 3 comments

Comments

@shelhamer
Copy link
Member

There is some kind of CUDA incompatibility with NVIDIA driver 331.38. To fix, downgrade to 331.20.

Original detective work by @rbgirshick :


We isolated it to an problem with the backwards pass of conv4. The problem manifested itself as GPU utilization dropping to ~3%, nothing happening for a while, and then the caffe process segfaulting.


As far as we know, this is a bug with the driver (Caffe works properly on all other versions tried).

@kloudkl
Copy link
Contributor

kloudkl commented Feb 3, 2014

Just for reference, the driver version in CUDA 5.5 is 319.37. Maybe upgrading should be delayed until CUDA 6.0 is released.

@kloudkl
Copy link
Contributor

kloudkl commented Feb 18, 2014

@shelhamer
Copy link
Member Author

This driver is neither current nor the default with CUDA releases, so this warning is no longer needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants