I am trying to install cuda 8.0 but unable to connect to driver when run 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.
uname -a
Linux gpu01 3.10.0-693.17.1.el7.x86_64 #1 SMP Sun Jan 14 10:36:03 EST 2018 x86_64 x86_64 x86_64 GNU/Linux
yum list installed | grep kernel
kernel.x86_64 3.10.0-693.el7 @anaconda/7.4
kernel.x86_64 3.10.0-693.17.1.el7 @Patches
kernel-devel.x86_64 3.10.0-693.el7 @anaconda/7.4
kernel-headers.x86_64 3.10.0-693.el7 @anaconda/7.4
kernel-tools.x86_64 3.10.0-693.el7 @anaconda/7.4
kernel-tools-libs.x86_64 3.10.0-693.el7 @anaconda/7.4
/usr/sbin/lspci | grep -i nvidia
08:00.0 3D controller: NVIDIA Corporation GP100GL [Tesla P100 PCIe 16GB] (rev a1)
dpkg -l | grep nvidia returns empty
Could help on it? Thanks.
nvidia-bug-report.log.gz (48.5 KB)