Posts: 3
Threads: 3
Joined: Apr 2023
Hello,
Is there a way to tell hashcat CPU to use just a number of cores? I would like to experiment with the performance results depending on the number of cores used. How can I do this?
Posts: 889
Threads: 15
Joined: Sep 2017
04-28-2023, 11:01 AM
(This post was last modified: 04-28-2023, 11:02 AM by Snoopy.)
(04-28-2023, 10:51 AM)ChristMoltisanti Wrote: Hello,
Is there a way to tell hashcat CPU to use just a number of cores? I would like to experiment with the performance results depending on the number of cores used. How can I do this?
use -D1 -d1 for CPU only and --cpu-affinity=1,2,3 ... for each core/logical processor you want to use
--cpu-affinity | Str | Locks to CPU devices, separated with commas | --cpu-affinity=1,2,3
keep in mind you have to run same bench with same settings mutliple times, dont compare single runs