|
Message-ID: <c788f50f58b74db4aa1e92e22322fc13@smtp.hushmail.com> Date: Wed, 04 Jul 2012 00:59:30 +0200 From: magnum <john.magnum@...hmail.com> To: john-dev@...ts.openwall.com Subject: Re: OSX problems with Jumbo-6 OpenCL On 2012-07-04 00:34, magnum wrote: > OK so the path issue is fixed and does not need fixing in our tree (I'm > pretty sure it's documented). > > The "Error -54" is a bug: It should give you a human-readable error. > This is fixed now and soon committed. The actual error is > "CL_INVALID_WORK_GROUP_SIZE" > > The root cause has been known since April but no-one has apparently done > anything about it yet, likely because people develop on heavier GPU cards: > http://www.openwall.com/lists/john-dev/2012/04/10/4 This is now fixed in the following formats (but they still don't use Lukas' new shared find_best_workgroup()): src/opencl_mysqlsha1_fmt.c | 4 +++- src/opencl_nsldaps_fmt.c | 5 +++-- src/opencl_rawmd5_fmt.c | 5 +++-- src/opencl_rawsha1_fmt.c | 4 +++- We'll see if this fixes the problems. 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.