oclHashcat v1.33 speed drop
#5
Thx undeath,

I just ran my test again with 1.31 then 1.33 with the same results.

This time I noticed something different in the beginning of the benchmark session... maybe it's nothing.

=========================1.31
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# optirun cudahashcat64 -t 32 -a 7 example0.hash ?a?a?a?a example.dict
cudaHashcat v1.31 starting...

Enter YES in uppercase if you accept this EULA: YES
Device #1: GeForce GT 630M, 2047MB, 950Mhz, 2MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702

Hashes: 6494 hashes; 6494 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m00000_a1.sm_21.64.ptx
Device #1: Kernel ./kernels/4318/markov_le_v4.64.ptx
Device #1: Kernel ./kernels/4318/bzero.64.ptx <----------------------There

Generated dictionary stats for example.dict: 1210228 bytes, 129988 words, 129988 keyspace

=========================1.33
root@The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali):~# optirun cudahashcat64 -t 32 -a 7 example0.hash ?a?a?a?a example.dict
cudaHashcat v1.33 starting...

Enter YES in uppercase if you accept this EULA: YES
Device #1: GeForce GT 630M, 2047MB, 950Mhz, 2MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702

Hashes: 6494 hashes; 6494 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4318/m00000_a1.sm_21.64.ptx
Device #1: Kernel ./kernels/4318/markov_le_v4.64.ptx
<---------------------------------------------------->Not there

Generating dictionary stats for example.dict: 1210228 bytes (100.00%), 129988 words, 136302297088 ke
Generated dictionary stats for example.dict: 1210228 bytes, 129988 words, 136302297088 keyspace


Messages In This Thread
oclHashcat v1.33 speed drop - by Quest - 02-25-2015, 05:55 PM
RE: oclHashcat v1.33 speed drop - by atom - 02-26-2015, 08:13 PM
RE: oclHashcat v1.33 speed drop - by Quest - 02-26-2015, 08:21 PM
RE: oclHashcat v1.33 speed drop - by atom - 02-28-2015, 05:10 PM
RE: oclHashcat v1.33 speed drop - by Quest - 03-02-2015, 10:50 PM
RE: oclHashcat v1.33 - by atom - 02-26-2015, 11:54 AM
RE: oclHashcat v1.33 - by Quest - 02-26-2015, 04:36 PM
RE: oclHashcat v1.33 - by undeath - 02-26-2015, 06:43 PM
RE: oclHashcat v1.33 - by Quest - 02-26-2015, 06:58 PM