Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 11 Apr 2015 17:35:53 +0200
From: Agnieszka Bielec <bielecagnieszka8@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: [GSoC] John the Ripper support for PHC finalists

2015-04-11 1:34 GMT+02:00 Solar Designer <solar@...nwall.com>:
> On Sat, Apr 11, 2015 at 01:18:50AM +0200, Agnieszka Bielec wrote:
>> I don't know what to do with avx2 because
>>
>> [a@...er src]$ ./configure | grep -i avx
>> checking for AVX... yes
>> checking for AVX2... no
>
> I'll create you an account on our machine with AVX2.  I'll e-mail you
> off-list about that.

again in well when I type configure I get:
a@...l:~/sse/src$ ./configure | grep -i avx
checking for AVX... yes
checking for AVX2... no

I wanted to test my sse2 implementation but on well when I want to
compile johntheripper I have

/tmp/ccsm0C9J.s: Assembler messages:
/tmp/ccsm0C9J.s:434: Error: no such instruction: `vfmadd312sd
.LC5(%rip),%xmm0,%xmm2'
make[1]: *** [formats.o] Error 1
make[1]: Leaving directory `/space/home/a/sse/src'
make: *** [default] Error 2

and I rolled back all my changes with pomelo, I returned to
git checkout ac2e78a6666ffa02999dc1abb386232aa923cfe2
and there is still an error
I cloned the newest JohnTheRipper from magnumripper repository
and there is no error

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.