Win10 uninstall cuda10.0, reinstall cuda11.0

1. Open the application and function, uninstall all the ones with the current cuda version number, and the 5 circled in my uninstallation are fine.

2. Delete the original environment variable

3. Reinstall CUDA11.0

Regarding version correspondence and software URL reference:

3.1 Custom installation

 3.2 If vs is not installed, you must remove CUDAthe visual studio integration 。还有需要取消勾选 新版本当前版本 低的选项。

 3.3 Select the installation location and install.

3.4 System variables

Generally, system variables are added automatically

 

 

4. Install cuDNN

Version corresponding reference: NVIDIA driver, CUDA, cuDNN, Torch, Tensorflow corresponding version article understand_Nan_Feng_ya's Blog-CSDN Blog

4.1 Download and decompress cudnn 

 get

 4.2 Copy and paste all the above to the Development of the installation location of CUDA .

 

 4.3 Add environment variables, add environment variables for the following four files.

 

 Finish

Guess you like

Origin blog.csdn.net/Nan_Feng_ya/article/details/130502013