hashcat Forum
Using CUDA or not?? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Using CUDA or not?? (/thread-10196.html)

Pages: 1 2


RE: Using CUDA or not?? - dreu - 02-12-2022

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.