|
Message-ID: <CABob6ioAvu0DPe=mq0EjzZWfQERy5X-sFY08GLy+NmLVRbYaAQ@mail.gmail.com> Date: Sun, 1 Apr 2012 21:15:04 +0200 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: fast hashes on GPU 2012/4/1 Lukas Odzioba <lukas.odzioba@...il.com>: > This is not a nice solution, but it works, and it is more readable > than hundreds unrolled lines. I forgot to mention. 1) It is problematic when compiler finds error in line that was unrolled, or somewhere below unrolled code, because compiler will report wrong line number. 2) It should be easy to generate header file with precalculated macros for unroll numbers < 129 Lukas
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.