问题形容: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-***
即可找到对应版本号