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

Error Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version #6

Open
aamodkore opened this issue Apr 8, 2016 · 1 comment

Comments

@aamodkore
Copy link

Hi,
I am trying to run the code to test the RCNN classifier on the VGG16 reference model, but I get the error:

F0408 15:16:28.126595 23712 common.cpp:141] Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version
*** Check failure stack trace: ***
Aborted (core dumped)

Could you help me with the issue? Is it a problem with the CUDA version? If so, which version is needed to make the code run?

@gkioxari
Copy link
Owner

It definitely seems to be a CUDA version issue. Make sure you follow Caffe's guidelines for installing and use the right drivers. I know it is a painful process, but unfortunately it's necessary.

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