Ubuntu22.04安装cuDNN

根据下面地址选择安装即可:

英伟达cuDNN下载

复制代码
wget https://developer.download.nvidia.com/compute/cudnn/9.5.1/local_installers/cudnn-local-repo-ubuntu2204-9.5.1_1.0-1_amd64.deb
sudo dpkg -i cudnn-local-repo-ubuntu2204-9.5.1_1.0-1_amd64.deb
sudo cp /var/cudnn-local-repo-ubuntu2204-9.5.1/cudnn-*-keyring.gpg /usr/share/keyrings/
sudo apt-get update
sudo apt-get -y install cudnn

查看是否安装成功:

复制代码
ls /usr/lib/x86_64-linux-gnu/libcudnn.so*
相关推荐
<但凡.16 小时前
Git 完全手册:从入门到团队协作实战(4)
git·bash
骁的小小站1 天前
The Missing Semester of Your CS Education 学习笔记以及一些拓展知识(六)
linux·经验分享·笔记·学习·bash
2301_789380493 天前
华为云搭建Calibre-Web云端书库全记录
服务器·docker·云原生·华为云·bash
开开心心就好4 天前
Excel数据合并工具:零门槛快速整理
运维·服务器·前端·智能手机·pdf·bash·excel
RoronoaV5875 天前
Linux系统安装Bash自动补全(bash-completion)
linux·运维·bash
众乐乐_20086 天前
git bash命令不够完善,想整合msys2该怎么办?
git·elasticsearch·bash
骁的小小站6 天前
The Missing Semester of Your CS Education 学习笔记以及一些拓展知识(三)
开发语言·经验分享·笔记·学习·其他·bash·excel
<但凡.7 天前
Git 完全手册:从入门到团队协作实战(2)
服务器·git·bash
Learn-Share_HY9 天前
[Raspberry Pi]如何將無頭虛擬顯示器服務(headless display)建置在樹莓派的Ubuntu桌面作業系統中?
物联网·ubuntu·bash·树莓派·嵌入式系统·无头headless·vnc服务
云和数据.ChenGuang9 天前
bash-completion未安装或未启用
开发语言·bash