cuda/cudnn version
shabnamghadar opened this issue · 1 comments
shabnamghadar commented
Hi,
What is the cuda and cudnn version that you used? I tried compiling the code cuda 9/cudnn 8 and I am getting the following errors:
src/caffe/net.cpp:8:18: fatal error: hdf5.h: No such file or directory
compilation terminated.
Makefile:575: recipe for target '.build_release/src/caffe/net.o' failed
make: *** [.build_release/src/caffe/net.o] Error 1
I have also tried with older versions (cuda 6.5 and cudnn 5) but I still can't get this to build
I would appreciate any advise
thanks