How to use Cuda on Tesla C2075 in 2024

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:

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?