You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/22 10:26:53 UTC

[GitHub] liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH

liangyong928 commented on issue #9517: Check failed: err == CUDNN_STATUS_SUCCESS (6 vs. 0) CUDNN_STATUS_ARCH_MISMATCH
URL: https://github.com/apache/incubator-mxnet/issues/9517#issuecomment-359382620
 
 
   yong@yong-desktop:~/cudnn_samples_v7/mnistCUDNN$ ./mnistCUDNN 
   cudnnGetVersion() : 7005 , CUDNN_VERSION from cudnn.h : 7005 (7.0.5)
   Host compiler version : GCC 5.4.0
   There are 1 CUDA capable devices on your machine :
   device 0 : sms  4  Capabilities 2.1, SmClock 1566.0 Mhz, MemSize (Mb) 1983, MemClock 1804.0 Mhz, Ecc=0, boardGroupID=0
   Using device 0
   
   Testing single precision
   CUDNN failure
   Error: CUDNN_STATUS_ARCH_MISMATCH
   mnistCUDNN.cpp:394
   Aborting...
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services