当前位置:网站首页>安装cuda10.2下paddlepaddle的安装
安装cuda10.2下paddlepaddle的安装
2022-08-11 05:33:00 【我是无名的我】
win10下pytorch是支持cuda10.2的,但是百度的paddlepaddle非得是cuda10,安装的时候会有下面两个错误。
- cublas64_100.dll not found.
- cudnn64_7.dll not found.
对于问题一,我们可以复制一个C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.2\bin
路径下的cublas64_10.dll文件为cublas64_100.dll。
问题二,先安装pytorch,用everything找到cudnn64_7.dll文件,我的在D:\minconda\envs\torch\Lib\site-packages\torch\lib\cudnn64_7.dll
下面,复制到D:\minconda\envs\pp\Lib\site-packages\paddle\libs
。(我的paddlepaddle环境为pp)
边栏推荐
- Msfvenom生成后门及运用
- windows10安全中心显示“修正未完成”
- Login error in mysql: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)ERROR
- (1) Software testing theory (0 basic understanding of basic knowledge)
- SECURITY DAY02( Zabbix报警机制 、 Zabbix进阶操作 、 监控案例)
- No threat of science and technology - TVD vulnerability information daily - 2022-7-21
- ssh中的密码登录和密钥登录
- 无胁科技-TVD每日漏洞情报-2022-8-1
- SECURITY DAY05 (Kali system, scanning and caught, SSH basic protection, service SECURITY)
- SECURITY DAY02 (Zabbix alarm mechanism, Zabbix advanced operation and monitoring case)
猜你喜欢
随机推荐
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-8-5
Vulnhub靶机--born2root
SECURITY DAY04 (Prometheus server, Prometheus monitored terminal, Grafana, monitoring database)
window7开启远程桌面功能
分页查询模型
(一)软件测试理论(0基础了解基础知识)
文本三剑客——grep过滤
无胁科技-TVD每日漏洞情报-2022-7-28
(3) Software testing theory (understanding the knowledge of software defects)
Windos10专业版开启远程桌面协助
CLUSTER DAY04 (Block Storage Use Cases, Distributed File Systems, Object Storage)
AUTOMATION DAY07( Ansible Vault 、 普通用户使用ansible)
解决win10安装portal v13/v15要求反复重启问题。
mysql数据库安装教程(超级超级详细)
中国移动通信集团有限公司:业务委托书
无胁科技-TVD每日漏洞情报-2022-8-5
Slurm基本使用
SSL证书为什么要选付费?
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-28
无胁科技-TVD每日漏洞情报-2022-7-26