Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 27 Apr 2012 05:06:03 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: New RAR OpenCL kernel

On Fri, Apr 27, 2012 at 02:20:31AM +0200, magnum wrote:
> Using device 0: Tahiti
> Local worksize (LWS) 64, Global worksize (KPC) 65536
> Benchmarking: RAR3 (6 characters) [OpenCL]... DONE
> Raw:    6725 c/s real, 7245 c/s virtual
> 
> ...and with fixed length:
> 
> Benchmarking: RAR3 (6 characters) [OpenCL]... DONE
> Raw:    9033 c/s real, 9899 c/s virtual

Wow.  Yet apparently there's still much room for improvement on both
cards.  This gives some performance numbers for Ivan Golubev's code:

http://passwordrecoverytools.com/pic/rar3_speed.png

GTX 580 does 7400 c/s.  There's no published number for HD 7970, but
judging by 5970's 19330 c/s we should be getting over 15k on 7970.

19330*2048*925/3200/725 = 15783

or going from 5770's 6285 c/s:

6285*2048*925/800/850 = 17509

Alexander

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.