hashcat Forum
hashcat maybe not use GPU or CPU - 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: hashcat maybe not use GPU or CPU (/thread-11083.html)



hashcat maybe not use GPU or CPU - mmx1 - 10-21-2022

Not recognized CPU, Device #1 is GPU GTX 1050 TI but also device #2 is same GPU GTX 1050 TI, i have only one graphic card in PC. 
Processor not showed in hashcat.. Why?
I run hashcat and wordlist.. Open task manager, processor is 30% usage, Graphic card iz 1% usage? What happening
Graphic driver 522.25 and CUDA toolkit 11.8


RE: hashcat maybe not use GPU or CPU - Snoopy - 10-21-2022

(10-21-2022, 01:21 PM)mmx1 Wrote: Not recognized CPU, Device #1 is GPU GTX 1050 TI but also device #2 is same GPU GTX 1050 TI, i have only one graphic card in PC. 
Processor not showed in hashcat.. Why?
I run hashcat and wordlist.. Open task manager, processor is 30% usage, Graphic card iz 1% usage? What happening
Graphic driver 522.25 and CUDA toolkit 11.8

first show output of
Code:
hashcat -I

hashcat skips CPU by default und CPU need specific drivers anyway, what kind of CPU?

1 GPU but 2 ways of "talking" to your hardware, CUDA and OPENCL, so no problem there, except that CUDA should be the default, so there seems something missing (CUDA SDK or recent graphics driver)

taskmanager cant show the real utilisation, stick to output auf hashcat itself, see attached picture


RE: hashcat maybe not use GPU or CPU - mmx1 - 10-22-2022

I have installed CUDA toolkit from here https://developer.nvidia.com/cuda-downloads windows 3.0gb size.
I try to unistall graphic driver and install version from CUDA included but same result. Cuda skipped. What is faster, cuda or CL?


RE: hashcat maybe not use GPU or CPU - Snoopy - 10-24-2022

(10-22-2022, 08:31 PM)mmx1 Wrote: I have installed CUDA toolkit from here https://developer.nvidia.com/cuda-downloads windows 3.0gb size.
I try to unistall graphic driver and install version from CUDA included but same result. Cuda skipped. What is faster, cuda or CL?

deinstall 11.8 and try installing cuda version 11.6 as your graphicscard is a little bit "old", im runnning some 1080 with 11.6 and there are recognized, not quite sure about speed difference between cuda and opencl