问题描述:server重启之后,发现GPU无法使用,显示如下error info
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
solution:
sudo apt-get install dkms
sudo dkms install -m nvidia -v 460.84
确认已安装NVIDIA driver 版本号
ls -lh /usr/src/nvidia-***
即可找到对应版本号
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。