Open monajalal opened 8 years ago
Solved the problem by downgrading from CuDNN V5 released in Aug 2016 to CuDNN V4 released in Feb 2016.
Hello ,I also meet this problem : Makefile:563: recipe for target '.build_release/src/caffe/blob.o' failed make: *** [.build_release/src/caffe/blob.o] Error 1 when i run fastercnn.But I can run mnist demo.My cudnn version is v5.Do you konw the reason ,Thanks
I met this problem (built with cudnn-8.0-linux-x64-v6.0.tgz), however, when I downgraded to (cudnn-8.0-linux-x64-v5.0-ga.tgz), then it works.
Thanks,
Shuai Hua
@huahandsome @91Eric how to downgrade cudnn to v4 or v5 in anaconda?
How can I fix this? I have Cuda7.5 on Ubuntu 15.10 and my GPU compute capability is 3.5:
Here's the Makefile.config I am using in the same directory: