CUDA 10.1 Installation(downgrading) Problems

Greetings,

I’ve been having problems downgrading CUDA from 10.2 to 10.1, due to the incompatibility of CUDA 10.2 with TensorFlow. I’ve uninstalled all the components of CUDA 10.2 from my pc, reinstalled the appropriate GPU driver, which is: 441.87-notebook-win10-64bit-international-dch-whql.exe for GeForce 2080 (Notebook) On Windows 10 64-bit. The problem is that every single component except the visual studio integration have failed to install.

Thank-you in advance for your help.

Hello, I struggled mightily with this for a long time. Here’s what finally worked at long last.

I opened up Microsoft’s Visual Studio Installer program and selected “Repair” on my Visual Studio installation. Even though, as far as I could tell, nothing was wrong with it.

But this made the CUDA installer happy, and it proceeded to install the VS integration normally.

Try this first. The other options people have put forth are a lot more involved (and, for me, they did not work).