lltcggie / waifu2x-caffe

waifu2xのCaffe版
MIT License
8.04k stars 839 forks source link

Cudnn64_7.dll not found error #120

Closed Nonymous1 closed 5 years ago

Nonymous1 commented 5 years ago

So I installed Cuda v10, followed these steps: docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#install-windows and still get this error. GPU is latest driver GTX 1060 3GB What is wrong?

YounsooChoi commented 5 years ago

cuDNN for CUDA 10 is not compatible. Use CUDA 9 instead.

Nonymous1 commented 5 years ago

Nevermind a reboot fixed it, CUDA 10 works.

ghost commented 5 years ago

A reboot fixed it for me as well. It seems cuDNN v7.4.1.5 is also compatible.