Low utilization
#1
I recently upgraded to 3.10. Hashcat is consistently under-utilizing my gpu. I max out at 80% utilization and and 92.5 KH/s. On 2.01 I had 100% use of the gpu and 112KH/s. My benchmark shows I should be getting 123KH/s on 3.10. What happened to hashcat?

.png   under_utilized.PNG (Size: 10.64 KB / Downloads: 9)

.png   benchmark.PNG (Size: 4.68 KB / Downloads: 5)
#2
Just use -w 3
#3
The addition of -w 3 pushes my utilization up to 92% from 80%. Any other suggestions to get up to 100%?
#4
use -w 4
#5
That did it. Thank you.