CUDA SDK Toolkit NOT detected - Win 10
#13
(06-09-2023, 08:20 PM)w41l3r Wrote: I know its been a long long time, but... for the sake of science.. I've solved this problem here as follows:

- download/install CUDA (https://developer.nvidia.com/cuda-downloads)
- on a privileged powershell, execute (filenames will depend on your cuda version) :

...

PS> copy "C:\program files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvrtc-builtins64_121.dll" c:\windows\system32\

Just registered to ensure you know you're a legend. Smile  Cut my time in half.

I also wanted to post that the final file in your list (referenced in the quote above) has a different filename in v12.3.
FWIW, in v12.3 the final finalname is nvrtc-builtins64_123.dll
Reply


Messages In This Thread
RE: CUDA SDK Toolkit NOT detected - Win 10 - by skola28 - 11-07-2023, 06:24 PM