Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Fri, 20 Apr 2012 18:43:43 +0200
From: magnum <john.magnum@...hmail.com>
To: john-dev@...ts.openwall.com
Subject: Re: OpenCL runtime errors

On 04/11/2012 01:11 AM, magnum wrote:
> The OpenCL support in RAR is very far from perfect though. I guess I
> need to experiment with CL_KERNEL_LOCAL_MEM_SIZE or something, as well
> as coalescing.

Another quirkiness in OpenCL: some implementations will report the total
size (static plus dynamic) from the above query, others will only report
the static size. You do not know which it is, so... doh!

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.