[PyOpenCL] Is it possible to increase compilation by putting the OpenCL-C Source into an extern file
Andreas Kloeckner
lists at informa.tiker.net
Mon Aug 15 06:23:25 PDT 2011
On Mon, 15 Aug 2011 14:24:51 +0200, Sebastian Schmidt <silbergolem at hotmail.com> wrote:
Non-text part: multipart/mixed
Non-text part: multipart/alternative
>
> I'm trying to increase compilation time of my code. Is it possible to
> put it into an extern file to increase perfomance time or are there
> any other ways to reach this goal? Non-text part: text/html
What version of Pyopencl are you using? If 2011.1 or newer, there's a
compiler cache in there, which should aready do all you can do through
the CL programming interface to speed up compilation.
HTH,
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pyopencl/attachments/20110815/334d50dc/attachment.pgp>
More information about the PyOpenCL
mailing list