Download cuDNN v7.1.4 (May 16, 2018), for CUDA 8.0
cuDNN v7.1.4 Runtime Library for Ubuntu16.04 (Deb)
https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.1.4/prod/8.0_20180516/Ubuntu16_04-x64/libcudnn7_7.1.4.18-1_cuda8.0_amd64
- download file : libcudnn7_7.1.4.18-1+cuda8.0_amd64.deb
cuDNN v7.1.4 Developer Library for Ubuntu16.04 (Deb)
https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.1.4/prod/8.0_20180516/Ubuntu16_04-x64/libcudnn7-dev_7.1.4.18-1_cuda8.0_amd64
- download file : libcudnn7-dev_7.1.4.18-1+cuda8.0_amd64.deb
cuDNN v7.1.4 Code Samples and User Guide for Ubuntu16.04 (Deb)
https://developer.nvidia.com/compute/machine-learning/cudnn/secure/v7.1.4/prod/8.0_20180516/Ubuntu16_04-x64/libcudnn7-doc_7.1.4.18-1_cuda8.0_amd64
- download file : libcudnn7-doc_7.1.4.18-1+cuda8.0_amd64.deb
[ Install ]
- cuDNN v7.1.4 Runtime Library for Ubuntu16.04 (Deb)
$ sudo dpkg -i libcudnn7_7.1.4.18-1+cuda8.0_amd64.deb
[ Installation log ]
gangserver@gooroom:~/devel/torch$ sudo dpkg -i libcudnn7_7.1.4.18-1+cuda8.0_amd64.deb
Selecting previously unselected package libcudnn7.
(데이터베이스 읽는중 ...현재 390940개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack libcudnn7_7.1.4.18-1+cuda8.0_amd64.deb ...
Unpacking libcudnn7 (7.1.4.18-1+cuda8.0) ...
libcudnn7 (7.1.4.18-1+cuda8.0) 설정하는 중입니다 ...
Processing triggers for libc-bin (2.36-9+deb12u10) ...
- cuDNN v7.1.4 Developer Library for Ubuntu16.04 (Deb)
(* Before installation, cuDNN v7.1.4 Runtime Library for Ubuntu16.04 (Deb) must be installed.)
$ sudo dpkg -i libcudnn7-dev_7.1.4.18-1+cuda8.0_amd64.deb
[ Installation log ]
gangserver@gooroom:~/devel/torch$ sudo dpkg -i libcudnn7-dev_7.1.4.18-1+cuda8.0_amd64.deb
(데이터베이스 읽는중 ...현재 390947개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack libcudnn7-dev_7.1.4.18-1+cuda8.0_amd64.deb ...
Unpacking libcudnn7-dev (7.1.4.18-1+cuda8.0) over (7.1.4.18-1+cuda8.0) ...
libcudnn7-dev (7.1.4.18-1+cuda8.0) 설정하는 중입니다 ...
update-alternatives: using /usr/include/x86_64-linux-gnu/cudnn_v7.h to provide /usr/include/cudnn.h (libcudnn) in auto mode
- cuDNN v7.1.4 Code Samples and User Guide for Ubuntu16.04 (Deb)
$ sudo dpkg -i libcudnn7-doc_7.1.4.18-1+cuda8.0_amd64.deb
[ Installation log ]
gangserver@gooroom:~/devel/torch$ sudo dpkg -i libcudnn7-doc_7.1.4.18-1+cuda8.0_amd64.deb
Selecting previously unselected package libcudnn7-doc.
(데이터베이스 읽는중 ...현재 390947개의 파일과 디렉터리가 설치되어 있습니다.)
Preparing to unpack libcudnn7-doc_7.1.4.18-1+cuda8.0_amd64.deb ...
Unpacking libcudnn7-doc (7.1.4.18-1+cuda8.0) ...
libcudnn7-doc (7.1.4.18-1+cuda8.0) 설정하는 중입니다 ...
[ Reference ]
https://forums.developer.nvidia.com/t/cuda-cudnn-version-for-geforce-gt-540m-gpu/250124
CUDA & CUDNN version for GEforce GT 540M GPU
hello everyone would anyone help me please to find the correct CUDA & CUDNN versions for my computer. because i read so many documents and threads but didnot find a very clear answer. my computer info: model: Dell XPS L502X GPU: NVIDIA Geforce GT 540M OS:
forums.developer.nvidia.com
'OS > 구름 OS' 카테고리의 다른 글
구름 OS 4.2 ARK 설치 (0) | 2025.03.24 |
---|---|
구름 OS 4.2 MariaDB 설치 및 서비스 구동 (0) | 2025.03.23 |
구름 OS 4.2 venv 설치 및 환경설정 (0) | 2025.03.23 |
구름 OS 4.2 ibus ibus-hangul 설치 (0) | 2025.03.23 |
구름 OS 4.2 lspci 실행 (0) | 2025.03.22 |