Sorry if it is a dumb question!
I am trying to install CUDNN and have downloaded cudnn-9.1-windows10-x64-v7.zip and now I wonder what I should do. There is a folder in my Downloads/cudnn-9.1-windows10-x64-v7.zip and if I open there is a cuda folder. Should I copy it to C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 ?
And then, the image linked in the step 1.3 is not seen completely, until which path should I add?
Is it
_C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1\cuda\include_ or
_C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1\cuda\lib\x64_ ?
You should have
C:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\include\cudnn.hC:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\bin\cudnn64_7.dllC:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\lib\x64\cudnn.libAnd write path as in the image in step 1.3 C:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1
https://hsto.org/files/a49/3dc/fc4/a493dcfc4bd34a1295fd15e0e2e01f26.jpg
@AlexeyAB
Sorry I am confused now, I need more clarification. Where are you getting that cudnn7.1? The link you referenced points to this version.
It IS cudnn but there is only cuda folder inside the zip file. I copied it into _C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1_ not into _C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA_
And then I set the path as
. Have I set everything right?
You should download cuDNN 7.0 for CUDA 9.1: https://developer.nvidia.com/cudnn
And un-compress it to the folder: C:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1
Then you should have
C:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\include\cudnn.hC:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\bin\cudnn64_7.dllC:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1\lib\x64\cudnn.libAnd set path as in the image in step 1.3 C:\Program Files\NVIDIA GPU Computing Toolkit\cudnn7.1
https://hsto.org/files/a49/3dc/fc4/a493dcfc4bd34a1295fd15e0e2e01f26.jpg