hashcat and tensor cores
#1
Hi,

Do you know if the current implementation of hashcat is able to harness tensor cores ("mixed precision ALUs") of modern NVIDIA GPUs?
Reply
#2
There are very few, if any, algorithms that involve matrix multiplication so Tensor Cores do not offer us any performance. We can't do the math we need to using them.
Reply