01-02-2025, 09:58 AM (This post was last modified: 01-02-2025, 10:09 AM by Crypttoad301.)
I have two instances running each with 8 h100 gpus one thou is doing way better cant figure out why
How could i change the accell to match the quicker one
(01-02-2025, 09:58 AM)Crypttoad301 Wrote: I have two instances running each with 8 h100 gpus one thou is doing way better cant figure out why
How could i change the accell to match the quicker one
What is hash you are trying to crack,, I mean hash mode
(01-02-2025, 09:58 AM)Crypttoad301 Wrote: I have two instances running each with 8 h100 gpus one thou is doing way better cant figure out why
How could i change the accell to match the quicker one
What is hash you are trying to crack,, I mean hash mode
(01-02-2025, 05:48 PM)Crypttoad301 Wrote: What im trying to figure out is how the accell is so much greater in the first application
I think that you can be happy with the speed for this hash type. In my opinion it is quite high,.. If you run benchamrk hashcat -b -m 11300 -O how much speed do you get?
(01-02-2025, 05:48 PM)Crypttoad301 Wrote: What im trying to figure out is how the accell is so much greater in the first application
I think that you can be happy with the speed for this hash type. In my opinion it is quite high,.. If you run benchamrk hashcat -b -m 11300 -O how much speed do you get?
I dont understand why the second instance configured same way is only half of that
(01-02-2025, 07:11 PM)Crypttoad301 Wrote: I dont understand why the second instance configured same way is only half of that
You are apply more work to one attack than the other. In the first instance you have a wordlist with rules, in the second instance you are strictly using a wordlist.
Wordlist which is aprox 85GB large with rule behaves differently than dictionary only with aprox 170GB. Also you have all on risers, bandwidth might be a problem.
Just speculating, or maybe alfo hashcat decides wordlist to chunks and first iretirates chunk with rulle and if not found, sends another chunk to GK.
With wordlist only, chunks are split. Maybe wordlist is faster but riser might be problem.