|
Message-ID: <cba1b5e183df48296ddbbff1cdd9c892@smtp.hushmail.com> Date: Tue, 30 Oct 2012 22:27:15 +0100 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: Serious bug in md5crypt-cuda - or in driver? On 10/30/12 22:08, Lukas Odzioba wrote: > 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); > Thanks, I'll try this as soon as I get my hands on that gear again. 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.