oclHashcat-0.24 performance issue
#4
my hd5970 in multihash mode makes ~3800M/s on two hashes and 2900M/s on 6500 hashes. so your paste is showing a hd5970 with both cores running.

for a good performance check use this command: oclHashcat64.exe example.hash -1 ?l?d?s?u ?1?1?1?1 ?1?1?1?1 -n 320 --gpu-loops 1024. this is "full power" against 6500 hashes Smile

but note:

on windows: if you do not use -d 1 the behavior of the program is unpredictable. some users report 2nd gpu stays at 0M others say it works "as normal" but it does not crack passwords. on mine (HIS) it produces garbage output. you can run the oclExample.sh. it should crack 1359 hashes. but it will not do. thats why you need -d 1.

on linux: everything is fine.


Messages In This Thread
oclHashcat-0.24 performance issue - by d2 - 01-23-2011, 02:46 PM
RE: oclHashcat-0.24 performance issue - by atom - 01-23-2011, 06:12 PM
RE: oclHashcat-0.24 performance issue - by d2 - 01-24-2011, 12:05 AM
RE: oclHashcat-0.24 performance issue - by atom - 01-24-2011, 02:21 PM