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

CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR #6873

Open
ssshcj opened this issue Dec 3, 2019 · 2 comments
Open

CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR #6873

ssshcj opened this issue Dec 3, 2019 · 2 comments

Comments

@ssshcj
Copy link

ssshcj commented Dec 3, 2019

Compile Caffe with cuDnn get an error: cudnn_deconv_layer.cpp:53] Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR
my cuda driver version is 10.2(430) runtime version is 10.1 and cuDnn version is 7.6.4

Can someone help me? Thanks very much!!!

@pjyazdian
Copy link

If you have tried too much stuff and you still don't deal it, try " sudo rm -rf ~/.nv/"
It worked for me.

@yuxwind
Copy link

yuxwind commented Feb 28, 2020

Actually, I was out of GPU memory. After killing some application, the error is fixed.

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