技术栈

Ubuntu22.04安装cuDNN

苗清水2024-11-12 2:38

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

英伟达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*
上一篇:20241107给野火LubanCat1-BTB刷Ubuntu的预编译固件并点亮USB接口的热像仪AT600
下一篇:【鉴权】OAuth 2.0: 高度灵活与安全的身份认证框架
相关推荐
IMPYLH
5 小时前
Linux 的 basename 命令
linux·运维·服务器·ssh·bash
IMPYLH
1 天前
Linux 的 b2sum 命令
linux·运维·服务器·bash
波特率115200
1 天前
bash命令进阶学习(Shell 元字符)
linux·bash·shell
knighthood2001
2 天前
ROS1中source xxx.bash失效
开发语言·bash
IMPYLH
2 天前
Bash 的 basenc 命令
linux·运维·服务器·bash·shell
IMPYLH
2 天前
Linux 的 arch 命令
linux·运维·服务器·bash
Be for thing
2 天前
Bash 编程语法
学习·bash
IMPYLH
3 天前
Linux 的 base64 命令
linux·运维·服务器·bash·shell
IMPYLH
3 天前
Linux 的 base32 命令
linux·运维·服务器·bash·shell
LuL_Vegetable
3 天前
写一个Linux服务器自动tcpdum抓包脚本
linux·wireshark·bash·tcpdump
热门推荐
01GitHub 镜像站点02Qwen3.5 开源全解析:从 0.8B 到 397B,代际升级 + 全场景选型指南03OpenClaw 使用和管理 MCP 完全指南04UV安装并设置国内源05AI 编程三剑客:Spec-Kit、OpenSpec、Superpowers 深度对比与实战指南06Claude Code + GLM4.7 避坑指南:解决 Unable to connect to Anthropic services07OpenClaw Control UI安全上下文访问配置08小黑课堂计算机二级WPSoffice题库软件下载安装教程(2026年3月最新版)09本地部署 OpenClaw + DeepSeek-R1 完全指南10OpenClaw macOS 完整安装与本地模型配置教程(实战版)