Changes

Jump to navigation Jump to search
322 bytes added ,  13:11, 15 May 2019
*https://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html
First, make an installs directory in bulk and copy the installation files over from the RDP (E:\installs\DIGITS DevBox).Then: cd /bulk/install/ dpkg -i libcudnn7_7.5.1.10-1+cuda10.1_amd64.deb dpkg -i libcudnn7-dev_7.5.1.10-1+cuda10.1_amd64.deb dpkg -i libcudnn7-doc_7.5.1.10-1+cuda10.1_amd64.deb And test it: cp -r /usr/src/cudnn_samples_v7/ $HOME cd $HOME/cudnn_samples_v7/mnistCUDNN make clean && make ./mnistCUDNN Test passed!
====Python Based====

Navigation menu