Hi,
cuDNN v7.0.5 Runtime Library for Ubuntu16.04 (Deb) seems to be missing from the download site. Any suggestions to go around this issue?
The Development Library seems to be dependent on the Runtime library:
sudo dpkg -i libcudnn7-dev_7.0.5.15-1+cuda9.1_amd64.deb
(Reading database … 420787 files and directories currently installed.)
Preparing to unpack libcudnn7-dev_7.0.5.15-1+cuda9.1_amd64.deb …
Unpacking libcudnn7-dev (7.0.5.15-1+cuda9.1) over (7.0.5.15-1+cuda9.1) …
dpkg: dependency problems prevent configuration of libcudnn7-dev:
libcudnn7-dev depends on libcudnn7 (= 7.0.5.15-1+cuda9.1); however:
Package libcudnn7 is not installed.
dpkg: error processing package libcudnn7-dev (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libcudnn7-dev