cudnn_conv_layer.cpp:53] Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERN
1,705 views
Skip to first unread message
gattupall...@gmail.com
unread,
May 10, 2017, 5:58:53 PM5/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Caffe Users
Hi,
I am trying to run Caffe on Jetson TX2. I get this error cudnn_conv_layer.cpp:53] Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERROR.
I have compiled caffe with cuda 8.0 and cudnn 5.1. Let me know if anyone has an idea why is it failing.
Thanks!
gattupall...@gmail.com
unread,
May 10, 2017, 6:18:48 PM5/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Caffe Users
It does the same thing for CPU or GPU mode. Pls Help!
gattupall...@gmail.com
unread,
May 10, 2017, 8:24:42 PM5/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Caffe Users
Ok, Updates: In case anyone faces this issue.
1.) Check permissions. Sometimes it runs by adding sudo.
2.) It is actually out of memory. I was running ResNet101 so it did this. It ran AlexNet correctly.
gattupall...@gmail.com
unread,
May 10, 2017, 8:25:11 PM5/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message