卸载cuda10.1并重装cuda10.0
2019-05-11 本文已影响0人
hyhchaos
基本可以参考以下指令
![](https://img.haomeiwen.com/i3418202/c1d252ef985161bb.png)
其中install from network deb中,将cuda10.1的下载地址换成10.0的就可以,cuda10.0环境更稳定,更和pytorch匹配
测试cuda是否安装成功使用以下指令
![](https://img.haomeiwen.com/i3418202/c62807d20b2a4106.png)
基本可以参考以下指令
其中install from network deb中,将cuda10.1的下载地址换成10.0的就可以,cuda10.0环境更稳定,更和pytorch匹配
测试cuda是否安装成功使用以下指令