计算机上的cuda和cudatoolkit和自己pytorch上的cudatookit的关系 torch whl文件安装的方式解决conda安装too old 问题


计算机上的cuda和cudatoolkit和自己pytorch上的cudatookit的关系 torch whl文件安装的方式解决conda安装too old 问题

https://www.cnblogs.com/yhjoker/p/10972795.html

解决cuda啥的too old 问题 源码安装方案(失败

https://discuss.pytorch.org/t/found-gpu0-geforce-gtx-960m-which-is-of-cuda-capability-5-0/15135/4

使用whl的方式进行安装。()
https://blog.csdn.net/qq_25485287/article/details/100765581?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task

最后解决问题,安装torch使用whl的方式:找到对应cuda80对应python版本的torch whl文件切换到对应conda环境进行安装pip install xxxxxxx.whl就可用了。测试通过

https://pytorch.org/get-started/previous-versions/


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM