Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 1 Oct 2015 23:00:51 +0200
From: Agnieszka Bielec <bielecagnieszka8@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: Agnieszka's GSoC formats

2015-10-01 22:27 GMT+02:00 magnum <john.magnum@...hmail.com>:
> On 01/10/15 21:22, Agnieszka Bielec wrote:
>>
>> 2015-09-24 19:59 GMT+02:00 Agnieszka Bielec <bielecagnieszka8@...il.com>:
>>>
>>> lyra2-opencl has the requirement that LWS must be at least 2 for
>>> default options, there is also lyra2 with option of nparaller=3 in
>>> fmt_test
>>
>>
>> No. lws must be divisible by 2 although when is not, it not always fails
>> lws=7 is in tests
>
>
> You can try replacing autotune_run() with autotune_run_extra() in that
> format, and set last (additional) parameter to 1. That will supposedly
> guarantee a LWS that is a power of 2.

doesn't work

crypt all 512 lws=64
crypt all 512 lws=64
crypt all 512 lws=64
crypt all 512 lws=64
crypt all 512 lws=64
crypt all 480 lws=96
crypt all 480 lws=96
crypt all 480 lws=96
crypt all 480 lws=96
crypt all 480 lws=96
crypt all 512 lws=128
crypt all 512 lws=128
crypt all 512 lws=128
crypt all 512 lws=128
crypt all 512 lws=128
crypt all 480 lws=160
crypt all 480 lws=160
crypt all 480 lws=160
crypt all 480 lws=160
crypt all 480 lws=160
crypt all 384 lws=192
crypt all 384 lws=192
crypt all 384 lws=192
crypt all 384 lws=192
crypt all 384 lws=192
crypt all 448 lws=224
crypt all 448 lws=224

lws must be divisible by 2 ony for default options where nPARALLER=2.
lws must be divisible by nPARALLER in general

I wanted here to comment one test vector with nPARALLEL=3 and leave
with nPARALLEL=2 and nPARALLEL=1 to check whether it will pass test

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.