hashcat Forum

Full Version: hashcat maybe not use GPU or CPU
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(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
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?
(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