06-17-2013, 08:36 AM
(This post was last modified: 06-17-2013, 08:44 AM by PnkPanther.)
It seems restore remembers --gpu-accel settings. At default I was getting around 57,000 /s. I decided to lower accel to 4 which put me around 49,000 /s. After quiting and then restoring the session, speed seems to stay at 49,000 and 80% utilization even without a --gpu-accel parameter.
oclHashcat-plus64.exe -m 2500 -d 1 -o rangerkey ranger.hccap g:\noname2 == 57,000 /s
oclHashcat-plus64.exe -m 2500 -d 1 -n 4 -o rangerkey ranger.hccap g:\noname2 == 49,000 /s (QUIT)
oclHashcat-plus64.exe -m 2500 -d 1 --restore -o rangerkey ranger.hccap g:\noname2 == 49,000 /s
oclHashcat-plus64.exe -m 2500 -d 1 --restore -n 64 -o rangerkey ranger.hccap g:\noname2 == 49,000 /s
Is this a coincidence or is it supposed to do that?
oclHashcat-plus64.exe -m 2500 -d 1 -o rangerkey ranger.hccap g:\noname2 == 57,000 /s
oclHashcat-plus64.exe -m 2500 -d 1 -n 4 -o rangerkey ranger.hccap g:\noname2 == 49,000 /s (QUIT)
oclHashcat-plus64.exe -m 2500 -d 1 --restore -o rangerkey ranger.hccap g:\noname2 == 49,000 /s
oclHashcat-plus64.exe -m 2500 -d 1 --restore -n 64 -o rangerkey ranger.hccap g:\noname2 == 49,000 /s
Is this a coincidence or is it supposed to do that?