HashCat does not show CPU consumption
#6
I have no idea why you start posting outputs of clinfo/lspci/hashcat -I , maybe you have issues with english (but then many people on this forum are not native english speakers too).

So if it wasn't clear when I mention checking "options related to devices" I mean something like this:

Code:
./hashcat.bin --help | grep device
    --cpu-affinity           | Str  | Locks to CPU devices, separated with commas        | --cpu-affinity=1,2,3
-I, --backend-info           |      | Show info about detected backend API devices       | -I
-d, --backend-devices        | Str  | Backend devices to use, separated with commas      | -d 1
-D, --opencl-device-types    | Str  | OpenCL device-types to use, separated with commas  | -D 1
    --spin-damp              | Num  | Use CPU for device synchronization, in percent     | --spin-damp=10
Reply


Messages In This Thread
HashCat does not show CPU consumption - by MA40 - 07-10-2021, 09:03 PM
RE: HashCat does not show CPU consumption - by Xanadrel - 07-12-2021, 07:57 PM