当前位置:网站首页>安装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)
边栏推荐
- FusionCompute8.0.0实验(1)CNA及VRM安装
- No threat of science and technology - TVD vulnerability information daily - 2022-7-21
- 网络安全学习小结--kali基本工具、webshell、代码审计
- AUTOMATION DAY07 (Ansible Vault, ordinary users use ansible)
- FusionCompute8.0.0 实验(2)虚拟机创建
- AUTOMATION DAY06 (Ansible Advanced, Ansible Role)
- HPC platform building
- 中国移动通信集团有限公司:业务委托书
- 项目笔记——随记
- Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-28
猜你喜欢
随机推荐
(1) Software testing theory (0 basic understanding of basic knowledge)
无胁科技-TVD每日漏洞情报-2022-7-18
Django QuerySet.order_by() SQL注入漏洞复现
无胁科技-TVD每日漏洞情报-2022-7-29
Solve the problem that port 8080 is occupied
【LeetCode】851.喧闹与富有(思路+题解)
处理eking.Devos勒索病毒防范解密恢复操作攻略
SECURITY DAY05 (Kali system, scanning and caught, SSH basic protection, service SECURITY)
查看CPU和其他硬件温度的软件
VMware workstation 16 installation and configuration
无胁科技-TVD每日漏洞情报-2022-7-26
ETCD集群故障应急恢复-从snapshot恢复
Windos10专业版开启远程桌面协助
buildroot设置dhcp
slurm cluster construction
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-27
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-29
vulnhub靶机--6Day_Lab-v1.0.1
uboot code analysis 1: find the main line according to the purpose
SECURITY DAY02 (Zabbix alarm mechanism, Zabbix advanced operation and monitoring case)