|
Message-ID: <20110909054426.GA24298@openwall.com> Date: Fri, 9 Sep 2011 09:44:26 +0400 From: Solar Designer <solar@...nwall.com> To: john-users@...ts.openwall.com Subject: Re: Bug in john-1.7.8-mscash2cuda-0.diff ? On Thu, Sep 08, 2011 at 06:11:40PM -0400, Wintermute AI wrote: > Benchmarking: MSCASH2CUDA [GPU]... Invalid CUDA device id = 1 Yes, this is a known bug: http://www.openwall.com/lists/john-dev/2011/08/24/8 You need to change "mscash2_init(1);" to "mscash2_init(0);" in the source code. Otherwise it tries to use a second GPU - this is a leftover from Lukas' debugging on his dual-GPU system. Lukas - please hurry up to upload an updated version! > My system is an Ubuntu 11.10 with a single GTX 480 card. This sounds nice. We'd appreciate it if you provide benchmark results for this and for other CUDA patches. Thank you! Alexander
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.