lltcggie / waifu2x-caffe

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

Question about cuDNN #139

Closed 724244848 closed 5 years ago

724244848 commented 5 years ago

My GPU Compute Capability is 2.1,the latest version need 3.0,so i go back to ver 1.1.8.4,now it doesn't s have problems with GPU driver,but it Failed to initialize cuDNN now,have tried many version of cuDNN,also tried install CUDA,both doesn't work(WIN8.1,NVS4200M)

nagadomi commented 5 years ago

All versions of cuDNN require Compute Capability 3.0 or higher.

724244848 commented 5 years ago

All versions of cuDNN require Compute Capability 3.0 or higher.

Ahh。。。So I just waste a lot time。。。