[PyOpenCL] OpenGL interop on Mac OS X patch
Andreas Kloeckner
lists at informa.tiker.net
Fri Feb 18 15:42:59 PST 2011
On Fri, 18 Feb 2011 18:07:57 -0500, Ian Johnson <enjalot at gmail.com> wrote:
> Excellent! works great. Love the project, looking forward to playing with
> the provided classes.
> It would be great to have some built in sorts ;) If I can find some time
> I've been wanting to understand radix so I'll prototype in pyopencl. It
> depends on a scan (prefix-sum), could your reduction class be used for the
> scan?
There's (slightly broken) code for scan on a branch of PyCUDA that I was
planning to finish soon and then port to PyOpenCL:
http://git.tiker.net/pycuda.git/shortlog/refs/heads/scan-from-tomasz
Maybe this could be a starting point?
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/20110218/ed4953d2/attachment.pgp>
More information about the PyOpenCL
mailing list