caffe-segnet-cudnn5 icon indicating copy to clipboard operation
caffe-segnet-cudnn5 copied to clipboard

Use with cudnn v6 and v7

Open gsedej opened this issue 7 years ago • 1 comments

Hello

I can use remote nvidia-gpu system that I do not have root and can't install software (so apt-get or dpkg). The system admin installed then-lastest version of drivers, cuda8 and cudnn v6. (now the v7 is already out).

The version on system is v6 and admin won't downgrade to v5 just because of me (multiple users). Is there any way to install local cudnn and use PATH or some other variable? (ubuntu 16.04 is installed)

gsedej avatar Sep 04 '17 10:09 gsedej

I replaced the include/caffe/util/cudnn.hpp with the one in BVLC/caffe just created a pull request https://github.com/TimoSaemann/caffe-segnet-cudnn5/pull/20

kertansul avatar Nov 08 '17 10:11 kertansul