|
Message-ID: <92521e4f9c9ccdf1f979f27fccef67ce@smtp.hushmail.com> Date: Sun, 24 Nov 2013 18:04:33 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: md5crypt-opencl On 2013-11-24 13:27, Lukas Odzioba wrote: > 2013/11/24 Lukas Odzioba <lukas.odzioba@...il.com>: >> I attached my current kernel, maybe someone can point me out what is >> broken here. > > Just in case someone is looking at it, I think I fixed it, buf_update > was br0k3n. I'll send patch soon. Always use -verb=4 or higher when experimenting, to see build warnings from runtime. If kernel is cached, rm ../run/kernels/*bin (and rm -r ~/.nv for nvidia, iirc) to see warnings again. Could you please post a fixed WIP so I can play around with it. Fixing the obvious bugs give me a FAILED (get_hash[0](0)) so I probably miss something. But I see room for improvement unless things are more unaligned than I think. 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.