oclHashcat-lite gtx680 benchmarks - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: Hardware (https://hashcat.net/forum/forum-13.html) +--- Thread: oclHashcat-lite gtx680 benchmarks (/thread-1026.html) |
oclHashcat-lite gtx680 benchmarks - atom - 03-30-2012 Finally, i've got access to a gtx680 system. Big thanks to MrUltimate!!
Code: 0 MD5 1752.1M/s In other words, performance is somewhere in between the gtx560Ti (+5.5%) and the gtx570 (-21.0%). I am not sure if the gtx680 need special kernel coding to reach full potential, however nothing about this is mentioned in the developer documentation. It looks like its just that slow... -- atom RE: oclHashcat-lite gtx680 benchmarks - M@LIK - 03-30-2012 Quote:It looks like its just that slow...: ( its GREAT.. at least for some1 like me.. xD is there any place where i can find most\all high-end gfx cards benchmarks?? RE: oclHashcat-lite gtx680 benchmarks - forumhero - 03-30-2012 that really sucks. rumor has it that nvidia is moving parallelization efforts to their tesla platform RE: oclHashcat-lite gtx680 benchmarks - villers - 03-30-2012 C:\Users\Ghota\Desktop\exploit\md5\hashcat-gui-0.5.1\oclHashcat-lite>cudaHashcat -lite64.exe 9b957cc6ab97cbf88c4f6f0f146adafe cudaHashcat-lite v0.9 by atom starting... GPU-Loops: 256 GPU-Accel: 80 Password lengths range: 1 - 55 Platform: NVidia compatible platform found Watchdog: Temperature limit set to 90c Device #1: GeForce GTX 680, 2048MB, 705Mhz, 8MCU Device #2: GeForce GTX 680, 2048MB, 705Mhz, 8MCU ERROR: ./kernels/4318/m0000q_warp.sm_30.64.cubin: No such file or directory Why the tools doesn't works whit my new graphics card RE: oclHashcat-lite gtx680 benchmarks - gat3way - 03-30-2012 atom, did you try vectorized kernels like those for sm_21? From what I understood, 680GTX may turn out (from OpenCL perspective) something very much resembling a VLIW card, just in another way. I mean at least uint4 for best resource utilization RE: oclHashcat-lite gtx680 benchmarks - villers - 03-30-2012 Hum with OpenCL: oclHashcat-lite v0.9 by atom starting... GPU-Loops: 256 GPU-Accel: 160 Password lengths range: 1 - 55 ERROR: No AMD compatible platform found atom use the version oclHashcat-lite 0.10b26 and i use oclHashcat-lite-0.09 Where can I download the version 0.10 RE: oclHashcat-lite gtx680 benchmarks - thorsheim - 03-30-2012 (03-30-2012, 10:57 PM)villers Wrote: Hum with OpenCL: 0.10 is beta, accessible to betatesters. atom has limited beta positions available AFAIK. RE: oclHashcat-lite gtx680 benchmarks - atom - 03-30-2012 (03-30-2012, 10:33 PM)M@LIK Wrote: is there any place where i can find most\all high-end gfx cards benchmarks?? http://www.gat3way.eu/est.php RE: oclHashcat-lite gtx680 benchmarks - atom - 03-30-2012 (03-30-2012, 10:49 PM)gat3way_ Wrote: atom, did you try vectorized kernels like those for sm_21? From what I understood, 680GTX may turn out (from OpenCL perspective) something very much resembling a VLIW card, just in another way. I mean at least uint4 for best resource utilization yes its with vectorized code (uint2) RE: oclHashcat-lite gtx680 benchmarks - atom - 03-30-2012 (03-30-2012, 11:20 PM)thorsheim Wrote:(03-30-2012, 10:57 PM)villers Wrote: atom use the version oclHashcat-lite 0.10b26 thats right, beta slots are full, sorry. |