Your CUDA version doesn't match to your driver version.
Read more about compatibility in Table 3. CUDA Application Compatibility Support Matrix
here:
https://docs.nvidia.com/deploy/cuda-comp...index.html
and install matching driver.
How you can do this depends on your Linux distribution, e.g. on Arch Linux to update both (CUDA and NIVIDiA driver) to latest version:
$ sudo pacman -Syu
Read more about compatibility in Table 3. CUDA Application Compatibility Support Matrix
here:
https://docs.nvidia.com/deploy/cuda-comp...index.html
and install matching driver.
How you can do this depends on your Linux distribution, e.g. on Arch Linux to update both (CUDA and NIVIDiA driver) to latest version:
$ sudo pacman -Syu