I'm having problem after installing cuda on my computer.
The nvidia-smi command shows me this :
The nvcc --version command shows me this :
When I tried to use 'sudo apt install nvidia-cuda-toolkit', it installs CUDA version 9.
I would like to set CUDA Version: 11.1 as the default version. And when I use nvcc I would like it to shows me CUDA versions 11.1.
Thank you in advance for your help.