当前位置:网站首页>下载cuda和cudnn
下载cuda和cudnn
2022-06-27 05:58:00 【JunnGee】
根据自己电脑的显卡算力、显卡驱动版本去匹配对应的CUDA和cuDNN版本。各版本并非完全唯一对应,而是有一定的范围区间。有网友举例了如下可行的版本:
python3.7.0+CUDA11.6.0+cuDNN8.3.2
python3.7.0+CUDA11.3.1+cuDNN8.2.1
python3.7.0+CUDA10.1.2+cuDNN7.6.5
下载cuda和cudnn
CUDA的下载链接:https://developer.nvidia.com/cuda-toolkit-archive
cudnn的下载链接:https://developer.nvidia.com/cuda-downloads
边栏推荐
- 微信小程序WebSocket使用案例
- 软件测试年终总结报告模板
- WebRTC系列-网络传输之7-ICE补充之提名(nomination)与ICE_Model
- 资深【软件测试工程师】学习线路和必备知识点
- Junda technology - centralized monitoring scheme for multi brand precision air conditioners
- 汇编语言-王爽 第13章 int指令-笔记
- Functional continuous
- openstack实例重启状态就会变成错误处理方法,容器搭建的openstack重启计算节点compute服务方法,开机提示Give root password for maintenance处理方法
- Basic concepts of neo4j graph database
- 开门小例子学习十种用例图
猜你喜欢
随机推荐
Discussion on streaming media protocol (MPEG2-TS, RTSP, RTP, RTCP, SDP, RTMP, HLS, HDS, HSS, mpeg-dash)
leetcode298周赛记录
Sqlsever 字段相乘后保留2位小数
Unicast, multicast and broadcast of IP network communication
【养成系】常用正则表达式
Change the status to the corresponding text during MySQL query
【Cocos Creator 3.5.1】坐标的加法
Open the door small example to learn ten use case diagrams
Assembly language - Wang Shuang Chapter 3 notes and experiments
[cocos creator 3.5.1] addition of coordinates
【入门】正则表达式基础入门笔记
【Cocos Creator 3.5.1】event. Use of getbutton()
leetcode299周赛记录
【QT小记】QT元对象系统简单认识
Multithreading basic part2
软件测试年终总结报告模板
QListWidget中的内容不显示
Add widget on qlistwidgetitem
Run opcua protocol demo on raspberry pie 4B to access kubeedge
openstack实例重启状态就会变成错误处理方法,容器搭建的openstack重启计算节点compute服务方法,开机提示Give root password for maintenance处理方法








