|
Message-ID: <CANJ2NMPfGN-RU3pFmqJ1r2bD6Kjn38ea7tAPr2t5DrdnYRYqeg@mail.gmail.com> Date: Tue, 22 May 2012 15:03:52 +0800 From: myrice <qqlddg@...il.com> To: john-dev@...ts.openwall.com Subject: Re: OpenCL SWAP64 on 7970 On Mon, May 21, 2012 at 3:07 AM, Claudio André <claudioandre.br@...il.com> wrote: > Sorry for the late answer, in 7970 you can't use the regular bitwise > operations on SWAP64. Another crazy bug?? > You got good answers already about vector usage (#define SWAP64(n) > (as_ulong(as_uchar8(n).s76543210))) > > For NVIDIA and CPU keep your bitwise SWAP64 version (for better > performance). > > Claudio I used this code solved the problem. I think you should try in your crypt-sha512-opencl format. I noticed you used the old version of SWAP64. myrice
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.