当前位置:网站首页>安装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)
边栏推荐
猜你喜欢
随机推荐
解决win10安装portal v13/v15要求反复重启问题。
无胁科技-TVD每日漏洞情报-2022-8-8
vnc远程桌面安装(2021-10-20日亲测可用)
【LeetCode】2034. 股票价格波动(思路+题解)双map
visio文件批量转pdf
分页查询模型
【LeetCode】851.喧闹与富有(思路+题解)
ovnif摄像头修改ip
SECURITY DAY03 (one-click deployment of zabbix)
SSL证书为什么要选付费?
无胁科技-TVD每日漏洞情报-2022-7-20
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-8-2
Solve the problem that port 8080 is occupied
无胁科技-TVD每日漏洞情报-2022-8-6
(三)软件测试理论(了解软件的缺陷知识)
Drupal 远程代码执行漏洞复现(CVE-2018-7602)
【LeetCode】1036. 逃离大迷宫(思路+题解)压缩矩阵+BFS
Threatless Technology-TVD Daily Vulnerability Intelligence-2022-7-28
(3) Software testing theory (understanding the knowledge of software defects)
View the library ldd that the executable depends on