What is the best datacentre GPUs for hashcat?
#12
(10-09-2023, 02:31 PM)starfish Wrote: Thanks Chick3nmann - the information from marc1n was getting somewhat contradictory. 

My understanding is as follows, please correct where I am misinformed:
  • Hashcat will use as many GPUs as you give it
  • Hashcat does not benefit from NVLink/NVSwitch
  • Hashcat does not benefit from Tensor cores
  • Hashcat does not benefit from RT cores
  • The number and clock speed of CUDA/FP32 Cores are important to the performance

Regarding GPUs (using NVIDIA's definitions for datacentre and workstation)
  • The RTX 4090 is the best performing consumer card you have tested.
  • The RTX 6000 Ada is the best performing workstation card and should be slightly faster than the RTX 4090 due to its increased number of cores (18,176 vs 16,384) and very similar clock speed. 
  • The L40 is the best performing 'datacentre' card and likely to perform similar to the RTX 6000 Ada.

As you note, other factors include card cost and availability of them in the desired server vendor.

You said you did some testing with the L40, do you have any benchmarks?

Many Thanks

Yeah, this all sounds correct. I would expect the RTX 6000 Ada and/or L40(S) to be around the same or slower than the 4090 though. The clock speeds on paper are NOT the clock speeds during operation. The consumer GPUs will boost significantly higher during usage than the professional cards and thus are usually a few percent faster in many algorithms, even if the professional card has more cores. Other than that, you are correct.

One thing to note on the NVLink/NVSwitch stuff. Not only do we not use it, but you will have to potentially disable or work around it in some cases where it may interfere, so it's best to avoid it in the first place if you only plan to use the cards for hashcat. I know on modern SXM GPUs that are using NVSwitch interlinks you must install the fabric manager and potentially configure some things to allow hashcat to function.
Reply


Messages In This Thread
RE: What is the best datacentre GPUs for hashcat? - by Chick3nman - 10-09-2023, 08:12 PM