low performance
#1
Hi!
Here are two performance output that I have:

First with md5

./cudaHashcat32.bin -m 0 -a 0 hashMD5 example.dict -o crackedMD5.txt -r rules/best64.rule
FATAL: Module nvidia-uvm not found.

Device #1: GeForce 610M, 2047MB, 950Mhz, 1MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
Device #1: Kernel ./kernels/4318/m0000_a0.sm_21.32.ptx
Device #1: Kernel ./kernels/4318/bzero.32.ptx

Speed.GPU.#1...: 16575.7 kH/s



And here with DES hashes.


./cudaHashcat32.bin -m 1500 -a 0 passwdHash example.dict -o cracked.txt -r rules/best64.rule
FATAL: Module nvidia-uvm not found.

Device #1: GeForce 610M, 2047MB, 950Mhz, 1MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
Device #1: Kernel ./kernels/4318/m1500_a0.sm_21.32.ptx
Device #1: Kernel ./kernels/4318/bzero.32.ptx

Speed.GPU.#1...: 257 H/s


It seems that I'm a little bit slow. Am I right?
I can't find benchmark for DES but with MD5 I'm far away from MH/s.


Messages In This Thread
low performance - by superagio - 03-27-2014, 11:10 PM
RE: low performance - by Xanadrel - 03-27-2014, 11:19 PM
RE: low performance - by superagio - 03-27-2014, 11:26 PM
RE: low performance - by superagio - 03-27-2014, 11:28 PM
RE: low performance - by epixoip - 03-27-2014, 11:31 PM
RE: low performance - by superagio - 03-28-2014, 12:51 AM