|
Message-ID: <20120420162111.GA27807@openwall.com> Date: Fri, 20 Apr 2012 20:21:11 +0400 From: Solar Designer <solar@...nwall.com> To: john-dev@...ts.openwall.com Subject: Re: Pragma unroll magnum, Sayantan - On Fri, Apr 20, 2012 at 05:00:50PM +0200, magnum wrote: > If anyone cares, here is the correct one: > > #ifdef cl_nv_pragma_unroll > #pragma OPENCL EXTENSION cl_nv_pragma_unroll : enable > #endif Thanks! Sayantan - can you make use of this in your kernel, please? IIRC, right now you have the code unrolled manually, without even using #define's for the unrolling (like we do in C source code). 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.