Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 19 Mar 2012 01:47:13 +0800
From: myrice <qqlddg@...il.com>
To: john-dev@...ts.openwall.com
Subject: Initial Observation of OpenCL and CUDA

Hello,

I tested it built with linux-x86-cuda and linux-x86-opencl. My environment
is:

CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
GPU: GeForce GTX 580
OS: Ubuntu Server 10.04.3 LTS 32bit
CUDA: cuda toolkit 4.1

I refer page: http://www.openwall.com/lists/john-dev/2012/03/04/1

Here are the results:

myrice@...128-desktop:~/GSoC/magnum-jumbo$ run.cl/john -te=0
Warning: doing quick benchmarking - the performance numbers will be
inaccurate
Benchmarking: Traditional DES [128/128 BS SSE2]... DONE
Many salts:     4339K c/s real, 4339K c/s virtual
Only one salt:  4160K c/s real, 4160K c/s virtual

Benchmarking: BSDI DES (x725) [128/128 BS SSE2]... DONE
Many salts:     153600 c/s real, 153600 c/s virtual
Only one salt:  153600 c/s real, 153600 c/s virtual

Benchmarking: FreeBSD MD5 [SSE2i 4x]... Segmentation fault
myrice@...128-desktop:~/GSoC/magnum-jumbo$ run.cuda/john -te=0
Warning: doing quick benchmarking - the performance numbers will be
inaccurate
Benchmarking: Traditional DES [128/128 BS SSE2]... DONE
Many salts:     2169K c/s real, 4339K c/s virtual
Only one salt:  4134K c/s real, 4134K c/s virtual

Benchmarking: BSDI DES (x725) [128/128 BS SSE2]... DONE
Many salts:     153600 c/s real, 153600 c/s virtual
Only one salt:  140800 c/s real, 140800 c/s virtual

Benchmarking: FreeBSD MD5 [SSE2i 4x]... Segmentation fault

---------------------

Seems that MD5 has something wrong..

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.