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: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED #68

Open
neophack opened this issue Nov 26, 2018 · 4 comments

Comments

@neophack
Copy link

F1126 12:19:18.211333 23387 cudnn_conv_layer.cu:28] Check failed: status == CUDNN_STATUS_SUCCESS (8 vs. 0) CUDNN_STATUS_EXECUTION_FAILED
*** Check failure stack trace: ***
@ 0x7fa7b34190cd google::LogMessage::Fail()
@ 0x7fa7b341af33 google::LogMessage::SendToLog()
@ 0x7fa7b3418c28 google::LogMessage::Flush()
@ 0x7fa7b341b999 google::LogMessageFatal::~LogMessageFatal()
@ 0x7fa7b3cdf643 caffe::CuDNNConvolutionLayer<>::Forward_gpu()
@ 0x7fa7b3c57631 caffe::Net<>::ForwardFromTo()
@ 0x7fa7b3c57737 caffe::Net<>::Forward()
@ 0x7fa7b3c77088 caffe::Solver<>::Step()
@ 0x7fa7b3c77d4f caffe::Solver<>::Solve()
@ 0x560bd9a27ebe train()
@ 0x560bd9a22bc5 main
@ 0x7fa7b2219b97 __libc_start_main
@ 0x560bd9a2362a _start
Aborted (core dumped)

@neophack
Copy link
Author

cuda9.0 cudnn7.0

@tjzjp
Copy link

tjzjp commented Jan 13, 2019

I met the same problem, have you fixed it? thanks a lot~

@JixiangGao
Copy link

@tjzjp Hello, have you solve the problem? Thank you!

@tjzjp
Copy link

tjzjp commented Jan 21, 2019 via email

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