Fail to executing the mnistCUDNN sample code

Hi all,

I built the mnistCUDNN sample code provided with cuDNN v2 in Visual Studio 2010.
Build was successful, but I can’t execute the program successfully due to the following error.

CUDNN failure: 6
mnistCUDNN.cpp:168
Aborting…

Someone do you know how to solve it?

Environment:
Windows 7 Professional 64bit
NVIDIA Quadro 2000

Thank you for your kind cooperation.

Hi all,

I’m Sorry, but I was able to solve the problem by myself.
I use NVIDIA Quadro 2000 which is available for CUDA, but its compute capability is 2.1 that is not available for cuDNN.

Thank you.