You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: