Missing uninstall_cuda_9.0.pl

I was trying to uninstall cuda 9.0,and install 8.0, but when I followed the guide, I found there’s no uninstall_cuda_9.0.pl in /usr/local/cuda-9.0/bin. so where can I find this file. thanks.

My os is Ubuntu 16.04

That file only exists if you installed CUDA via the runfile installer mechanism. If you installed by package manager, you won’t have that file. If you don’t have that file, it probably means you used the package manager install method. In that case, if you want to uninstall, you should use the package manager uninstall methods, which are covered in the linux install guide.

[url]Installation Guide Linux :: CUDA Toolkit Documentation

thanks. that helps a lot.

Hi,

I faced a similar problem and I am certain that I used run file to install the drivers.Also, my cuda was not present on the path “/usr/local/”. Even though nvidia-smi was working and the output was Cuda Version - 10.1 Driver Version - 435.21

So I tried installing cuda from deb file. Now cuda is present nvcc is working but i get driver mismatch error.

Can you help me with the issue?

System Details:
GPU - Nvidia GeForce GTX 1660 Ti 6 Gb
Ubuntu - 18.04 LTS
current nvcc --version output - Cuda compilation tools, release 10.2, V10.2.89