Posts: 1
Threads: 1
Joined: Mar 2024
I noticed that hashcat was very slow, so I looked at the graphics card usage and realized that my Intel processor's integrated graphics card was being used instead of my GTX1650. How can I change so that hashcat uses my GTX instead of just using the integrated one?
Posts: 6
Threads: 1
Joined: Mar 2024
It is going to be because of your drivers and CUDA install. Follow the instructions here:
https://hashcat.net/faq/wrongdriver
Posts: 883
Threads: 15
Joined: Sep 2017
first see output of hashcat -I
these are the devices hashcat recognizes, if your gtx is missing, this is mostly due to missing or wrong drivers / CUDA SDK
Posts: 374
Threads: 0
Joined: Nov 2017
Or they're looking at windows task manager thinking there should be a workload on it and there isn't. Common thing to happen, task manager will not show you GPU usage with hashcat.