Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 29 Jun 2012 12:44:33 +0530
From: SAYANTAN DATTA <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: 1.7.9-jumbo-6

On Fri, Jun 29, 2012 at 12:35 PM, Solar Designer <solar@...nwall.com> wrote:

> pre-configured for AMD Radeon HD 7970, will likely fail on others unless
>  WORK_GROUP_SIZE is adjusted in opencl_bf_std.h and opencl/bf_kernel.cl
>

Yes it is okay. Also add this simple expression to calculate
WORK_GROUP_SIZE = (usable LDS size per WORK_GROUP in KB)/4.
eg.Usable LDS_SIZE per Work Group is 32KB for 7970 although actual LDS size
is 64 KB.
Or if you want I could prepare a chart for WORK_GROUP_SIZE for different
devices.

Content of type "text/html" skipped

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.