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

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

Open
persuelx opened this issue Mar 31, 2020 · 1 comment

Comments

@persuelx
Copy link

I used CUDA 10.0 2080ti NVIDIA card ,I have modified NVIDIA card capacity of calculation in CMakeLists,and I make successfully,also Caffe can run successfully and train in CUDA 10. but when I run the program ,error appeared like this "Check failed: error == cudaSuccess (35 vs. 0) CUDA driver version is insufficient for CUDA runtime version". How can I change it,thank you.

@xiejinaa
Copy link

Have you tried update the driver version of 2080ti.
Check the updating driver version box during install CUDA.
to reinstall CUDA is advised.

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