Hi there!
I’m started to learn Cuda, and for this I 've got a Tesla C2075 and a HP Workstation. I started to install with the newest Ubuntu, as far as I know on Ubuntu is easy to manage the NVIDIA drivers for this. Furthermore, I followed these tutorials:
- CUDA Toolkit 12.6 Update 2 Downloads | NVIDIA Developer
- How to install CUDA on Ubuntu 19.10, to make use of an NVIDIA Tesla C2075 card – wapxmas – Notes On Software Development
And I tried to use nvidia-htop
. And the result was this:
nvidia-smi exited with error code 9:
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
After that as I read on other forums I exported the bug reports with nvidia-bug-report.sh
As you can see the results are attached here:
nvidia-bug-report.log.gz (37.1 MB)
Any idea how can I solve this issue?