02-11-2021, 06:44 PM
I am running some test between hashcat on CPU and GPU. I have a ryzen 3950X on aX570 mobo with an Nvidia 1080. Using Linux 20.04 Ubuntu Mate and a custom kernel xanmod. Also I have a corsair liquid intercoole H60i.
When I am running stress test such as prime 96 it runs the CPU on all cores (4.3 Ghz) with the CPU at 75C and it never crashes.
However when I run hashcat on CPU the temps goto 92'C and reboots the system.
Wondering if the --hwmon-temp-abort and -O and -w options apply to the CPU as well or just the GPU?
Here is my command: hashcat.bin -a 0 -D 1 -d 1 -m 1400 --potfile-path=./streetMR-m1400.pot run-c0-m1400-streetMR-sha256.hashes go350-password.list -r analysis.rule -O
This runs for about 30 minutes then reboots. Also which works better if I want to limit the CPU cores/threads to 8? Hook threads or Kernel threads?
When I am running stress test such as prime 96 it runs the CPU on all cores (4.3 Ghz) with the CPU at 75C and it never crashes.
However when I run hashcat on CPU the temps goto 92'C and reboots the system.
Wondering if the --hwmon-temp-abort and -O and -w options apply to the CPU as well or just the GPU?
Here is my command: hashcat.bin -a 0 -D 1 -d 1 -m 1400 --potfile-path=./streetMR-m1400.pot run-c0-m1400-streetMR-sha256.hashes go350-password.list -r analysis.rule -O
This runs for about 30 minutes then reboots. Also which works better if I want to limit the CPU cores/threads to 8? Hook threads or Kernel threads?