当前位置:网站首页>在anaconda环境中配置cuda和cudnn
在anaconda环境中配置cuda和cudnn
2022-08-09 09:28:00 【Huranqingqing】
解决经常出现的cuda版本不对应问题
首先查看自己设备允许安装的cuda版本
可使用 nvidia-smi 命令查看
然后找到对应版本,注意这里的对应版本是指当前设备能安装的最高版本,可向下兼容。
我们使用conda命令安装cuda和cudnn
conda install cudatoolkit=10.0 -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/linux-64/
conda install cudnn=7.3.1 -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/linux-64/
这里的版本可以自己更改。
边栏推荐
猜你喜欢
What are the basic concepts of performance testing?What knowledge do you need to master to perform performance testing?
JMeter初探五-配置元件与参数化
Ontology development diary 04 - to try to understand some aspects of protege
【个人学习总结】CRC校验原理及实现
功能自动化测试实施的原则以及方法有哪些?
The div simulates the textarea text box, the height of the input text is adaptive, and the word count and limit are implemented
Do you know the basic process and use case design method of interface testing?
Ontology Development Diary 03 - When debugging is in progress
How much do you know about the mobile APP testing process specifications and methods?
【机器学习】网络爬虫实战详解
随机推荐
2.字节流
3.编码方式
真·鸡汤文
类 对象 属性 方法 类的成员
【个人学习总结】CRC校验原理及实现
Firebase+Facebook 授权 web 登录提示域名验证或跳转错误
GBase数据库中,源为 oracle 报出“ORA-01000:超出打开游标最大数”
unittest测试框架原理及测试流程解析,看完绝对有提升
Ontology Development Diary 03 - When debugging is in progress
性能测试包括哪些方面?分类及测试方法有哪些?
Redis Basics
软件测试分析流程及输出项包括哪些内容?
try catch 对性能影响
性能测试报告包括哪些内容?模板范文哪里找?看这里
软件测试外包公司怎么样?有什么好处和坏处?为什么没人去?
4.字符流
.equals ==
WAVE SUMMIT 2022深度学习开发者峰会
Openwrt配置Aria2(Hg255d)
5.转换流