|
Message-ID: <CABob6ipjZWVcMPBJi8fYHK7=2eW-eiZutG=4=JA5Vk+jWWww5Q@mail.gmail.com> Date: Tue, 30 Oct 2012 22:08:39 +0100 From: Lukas Odzioba <lukas.odzioba@...il.com> To: john-dev@...ts.openwall.com Subject: Re: Serious bug in md5crypt-cuda - or in driver? 2012/10/30 magnum <john.magnum@...hmail.com>: >Is there any more error checking that can be made in CUDA than already is the case? Hmm, please try this: HANDLE_ERROR(cudaGetLastError()); Just after the: kernel_crypt_r <<< BLOCKS, THREADS >>> (cuda_inbuffer, cuda_outbuffer);
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.