Description of --gpu-accel and --gpu-loops?
#2
You are essentially right. Different cards tune to different settings. Defaults have been selected to give good performance with minimal desktop usage loss. Different algo's also behave differently with these settings, so there is no 1 size fits all.

Technical wise:

--gpu-accel=NUM or –n : gpu-accel defines the workload tuning. The higher this value is set, the harder your cards will work. Higher values can be more efficient on brute force attempts while lower values tend to be better for wordlist attacks. This has to do with the way that oclHashcat stores and retrieves data from the cards GDDR. Be mindful of your power draw, the higher the number, the more power required. There is no set best value. Try different values to find what’s right for you.

--gpu-loops=NUM : This is used for further workload tuning. More specifically, the number of words per unit of work. Essentially provides more work to the left mask.


Messages In This Thread
RE: Description of --gpu-accel and --gpu-loops? - by radix - 12-23-2013, 12:58 AM