Question about --force option and CUDA Toolkit SDK
#9
Lightbulb 
Adding CUDA to PATH solved the problem in my case:

Code:
PATH=%PATH%;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin

No need to rename the DLL, edit the sources, recompile etc.
Reply


Messages In This Thread
RE: Question about --force option and CUDA Toolkit SDK - by dreu - 02-12-2022, 12:47 PM