multi GPUs configuration/overclocking
#2
you can use
Code:
hashcat -I or hashcat -II
to see your backend devices and their numbers(capital letter i of information)

then use -d command to specify which device number you want to use

then use --session command to run multiple instances of hashcat, binding any session to specific device number

then use -O (capital letter o, not zero) for kernel optimization

if you use wordlist, you split your wordlist so you can use it for many instances of hashcat

then use -w (workload profile) to speed up the recovery process
Reply


Messages In This Thread
RE: multi GPUs configuration/overclocking - by ari2asem - 04-17-2026, 09:22 PM