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 == cudaSuccess (29 vs. 0) #16

Open
kitlien opened this issue Aug 6, 2020 · 3 comments
Open

error == cudaSuccess (29 vs. 0) #16

kitlien opened this issue Aug 6, 2020 · 3 comments

Comments

@kitlien
Copy link

kitlien commented Aug 6, 2020

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!

@qiaoyifan
Copy link

Maybe the reason is that your Caffe and CUDA are not compatible.

@kitlien
Copy link
Author

kitlien commented Aug 7, 2020

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?

@bolongpa
Copy link

Hi did you solve this issue? what version of cuda shoul i use to get rid of this error please?

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

3 participants