We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HI, I got the following error at then end of the test.py,
F0806 20:08:39.098415 28262 syncedmem.cpp:19] Check failed: error == cudaSuccess (29 vs. 0) driver shutting down
Can you tell me how to solve with this problem, thank you!
The text was updated successfully, but these errors were encountered:
Maybe the reason is that your Caffe and CUDA are not compatible.
Sorry, something went wrong.
Thank you for reply. I have tried cuda-8.0 and cuda-10.0, and the caffe was download from this repository. which version of cuda should i use?
Hi did you solve this issue? what version of cuda shoul i use to get rid of this error please?
No branches or pull requests
HI, I got the following error at then end of the test.py,
F0806 20:08:39.098415 28262 syncedmem.cpp:19] Check failed: error == cudaSuccess (29 vs. 0) driver shutting down
Can you tell me how to solve with this problem, thank you!
The text was updated successfully, but these errors were encountered: