when i try to run my code written for pytorch i got the following warning
“The NVIDIA driver on your system is too old (found version 9010). Please update your GPU driver by downloading and installing a new version from the URL: Official Drivers | NVIDIA Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at C:\actions-runner_work\pytorch\pytorch\builder\windows\pytorch\c10\cuda\CUDAFunctions.cpp:108.)
return torch._C._cuda_getDeviceCount() > 0”
You might need to update the NVIDIA driver based on the error message.
Which version of drivers I need to install from Nvidia website as there is a variety of drivers available there?
Select your OS, GPU, etc. here and download the latest one.
Thanks, I’ll check it out!
after download driver the latest(latest driver 2021), still UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 9010).
torch__version__ : 2.4.1+cu124
nvcc --version: Cuda compilation tools, release 12.6, V12.6.68
Build cuda_12.6.r12.6/compiler.34714021_0
how to fix this?
You might have multiple drivers installed so uninstall the older one first before installing a new one.
how to uninstall the older driver properly? because after i uninstall driver from device manager and install the latest, its said windows 10 cannot find the EULA.