Step 1
Open terminal and check cuda version
The CUDA version in my system is 12.3. However, in Windows 11, we are unable to install the matching version of the CUDA toolkit. Instead, we will need to install a lower version, such as 12.2.
Step 2
Google Cuda toolkit 12.2 and follow the instructions to install
Comments