NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

据大伙儿反应公共服务器一直显示连接超时,无法正常连接,便去七楼查看情况,发现并不是网络问题,使用万能办法:重启!
重启过后果然解决了连接问题,但又出现了新的问题,输入nvidia-smi后报错:

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA
driver. Make sure that the latest NVIDIA driver is installed and
running.

搜了几个帖子,解决了该问题。

1,首先使用 nvcc- V 命令查看驱动与CUDA。

nvcc -V

nvcc: NVIDIA ® Cuda compiler driver
Copyright © 2005-2020 NVIDIA Corporation
Built on Thu_Jun_11_22:26:38_PDT_2020
Cuda compilation tools, release 11.0, V11.0.194
Build cuda_11.0_bu.TC445_37.28540450_0

发现驱动存在,进行下一步。

2, 进行查看驱动版本信息。

ls /usr/src | grep nvidia

我的版本显示为:

nvidia-460.73.01

3, 最后一步。

sudo apt-get install dkms
sudo dkms install -m nvidia -v 460.73.01

最后输入gpustat检查一下,发现可以正常 显示了:

ubun Mon Jun 21 09:30:46 2021 460.73.01
[0] GeForce RTX 2080 Ti | 39’C, 0 % | 0 / 11019 MB |
[1] GeForce RTX 2080 Ti | 45’C, 0 % | 0 / 11019 MB |
[2] GeForce RTX 2080 Ti | 44’C, 0 % | 0 / 11019 MB |
[3] GeForce RTX 2080 Ti | 45’C, 0 % | 0 / 11019 MB |

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值