caffe-segnet-cudnn5
caffe-segnet-cudnn5 copied to clipboard
Use with cudnn v6 and v7
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)
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