oclHashcat benchmark with Apple CPU + GPU
#2
What a Awesome news ! thank you, i wait about since years !

*************

I test on my MacBook Pro 17' I7 / 16GO / SSD with a Poor AMD Radeon HD 6750M

I download & test with the OSX_App binaries directly ( https://hashcat.net/beta/oclHashcat-2.10b5-osx.7z ), i would like to compile as you, but can't extract the 7z archive, working with the other archive & not with ( https://hashcat.net/beta/oclHashcat-2.10b69.7z )...

First i do ;

./oclhashcat.app --benchmark
oclHashcat v2.01 (g889e722+) starting in benchmark-mode...

Device #1: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz, skipped
Device #2: ATI Radeon HD 6750M, 256/1024 MB allocatable, 150Mhz, 6MCU

Hashtype: MD4
Workload: 16 loops, 256 accel

Speed.Dev.#2.:   137.4 MH/s

Hashtype: MD5
Workload: 16 loops, 256 accel

Speed.Dev.#2.: 93502.4 kH/s

Hashtype: Half MD5
Workload: 16 loops, 256 accel

Speed.Dev.#2.: 26393.7 kH/s

Hashtype: SHA1
Workload: 16 loops, 256 accel

Speed.Dev.#2.:   106.0 MH/s

Hashtype: SHA256
Workload: 16 loops, 256 accel

Speed.Dev.#2.: 72402.8 kH/s

Hashtype: SHA384
Workload: 16 loops, 256 accel

Speed.Dev.#2.: 13455.2 kH/s

Hashtype: SHA512
Workload: 16 loops, 256 accel

Speed.Dev.#2.:  6837.4 kH/s

Hashtype: SHA-3(Keccak)
Workload: 16 loops, 64 accel

Speed.Dev.#2.:  2699.8 kH/s


***********************

& after with device-type 1,2

./oclhashcat.app --benchmark --opencl-device-type 1,2
oclHashcat v2.01 (g889e722+) starting in benchmark-mode...

Device #1: Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz, 4096/16384 MB allocatable, 2200Mhz, 8MCU
Device #2: ATI Radeon HD 6750M, 256/1024 MB allocatable, 150Mhz, 6MCU

Hashtype: MD4
Workload: 16 loops, 64 accel

Speed.Dev.#1.:   240.9 MH/s
Speed.Dev.#2.: 77586.8 kH/s
Speed.Dev.#*.:   318.5 MH/s

Hashtype: MD5
Workload: 16 loops, 64 accel

Speed.Dev.#1.:   166.4 MH/s
Speed.Dev.#2.: 54941.0 kH/s
Speed.Dev.#*.:   221.3 MH/s

.............

************************************

Seem straightly without testing with typing device-type 1,2, i win a litle bit in speed....but with my Machine i do not wait some Miracle's anyway...


Messages In This Thread
RE: oclHashcat benchmark with Apple CPU + GPU - by tony - 02-01-2016, 05:53 AM