Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 02 May 2015 11:44:08 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: [GSoC] John the Ripper support for PHC finalists

On 2015-05-02 06:14, Agnieszka Bielec wrote:
> well SSE2 interleaving (I forgot to change algorithm_name to "SSE2")
>
> a@...l:~/int/run$ ./john --test --format=pomelo --cost=2:2,2:2
> Will run 8 OpenMP threads
> Benchmarking: POMELO, Generic pomelo [AVX2]... (8xOMP) DONE

Just some non-critical notes: Your algorithm name should change 
automatically and investing 30 seconds in that early can be rewarding 
since it stops you from mistakes. Also, we use to say eg. [SSE2 128/128 
4x] for a format that calculates 4 hashes in parallel using SIMD, and 
eg. [SSE2 128/128 4x3] when such format is also interleaved by 3x. 
Please consider using this notion since it would make your posted 
benchmarks much easier to tell apart.

magnum


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.