Looking for help on "gpu-accel" param - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html) +--- Thread: Looking for help on "gpu-accel" param (/thread-266.html) |
Looking for help on "gpu-accel" param - jAm - 01-31-2011 Hi, I use cudaHashcat+64, thanks for this awesome work. I need help on the gpu-accel / workload tuning. Help says : Quote:scales best if you choose the number of SP per SM What does it mean ? I have : Quote:Platform: NVidia compatible platform found I tried n=8, it was slow, I tried n=256 it was faster.. How many is the best ? I run the programm only overnight, so I do not need the graphic display (my screen is off). I also saw "--gpu-loops 1000" in your posts, must I use this ? Which number ? My use is to run it on md5/ntlm/sha1/mysql hashes overnight, with a dict and "d3ad0ne" rules. Thanks for help. RE: Looking for help on "gpu-accel" param - Rolf - 02-01-2011 Fastest mode is -n 320 --gpu-loops 1000/1024 . RE: Looking for help on "gpu-accel" param - jAm - 02-01-2011 OK, thank you ! I got : Quote:max --gpu-loops 512 in this --mode -m is MD5. Why ? |