mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-29 09:01:00 +00:00
Disable GPU-Temp monitoring during benchmark
This commit is contained in:
parent
f1e0cd6d56
commit
8af57d55f4
@ -6840,6 +6840,7 @@ int main (int argc, char **argv)
|
||||
restore_disable = 1;
|
||||
potfile_disable = 1;
|
||||
weak_hash_threshold = 0;
|
||||
gpu_temp_disable = 1;
|
||||
|
||||
data.status_timer = status_timer;
|
||||
data.restore_timer = restore_timer;
|
||||
|
Loading…
Reference in New Issue
Block a user