![]() |
Problem with OSX v10.7 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Problem with OSX v10.7 (/thread-1191.html) |
Problem with OSX v10.7 - Mem5 - 05-20-2012 Hi, I try to benchmark OSX v10.7 algo using PLUS v0.081: Code: oclHashcat-plus64.exe -a 3 --gpu-accel 700 --gpu-loops 1024 --custom-charset1 ?d?l?u?s -m 1722 C:\h_osx.txt ?1?1?1?1?1?1?1?1?1 "Speed........: 0 c/s Real, 0 c/s GPU" : It does not run ?! Thanks RE: Problem with OSX v10.7 - atom - 05-21-2012 Try again with -n 8 RE: Problem with OSX v10.7 - Mem5 - 05-21-2012 It works well with -n 8. Why ? -n 700 is too high for this algorithm or for my card ? RE: Problem with OSX v10.7 - atom - 05-22-2012 I do not recommend -n 700 for plus at all since its ways to high (see your host memory requirement while its running with this setting). I would not go over -n 160 and that only if you have a very fast GPU. |