descriptionA value-added Python wrapper for OpenCL.
ownerAndreas Kloeckner
last changeSun, 7 Mar 2010 16:50:03 +0000
shortlog
4 days ago Andreas KloecknerMake CommandQueue.finish() actually call finish, not... master
9 days ago Andreas KloecknerBump version.
9 days ago Andreas KloecknerAdd change note about pyopencl.enqueue_barrier.
9 days ago Andreas KloecknerImplement enqueue_barrier. (report by James Snyder)
2010-02-05 Andreas KloecknerFix debug leftover in create_some_context().
2010-01-26 Andreas KloecknerOne more create_some_context() fix.
2010-01-26 Andreas KloecknerIntroduce cl.create_some_context().
2010-01-26 Andreas KloecknerTag CL tests with "opencl" rather than just "cl".
2010-01-15 Andreas KloecknerImplement enqueue_copy_buffer (report by Nicolas Bonnel).
2010-01-09 Andreas KloecknerTest image functionality using a CL-required image...
2010-01-09 Andreas KloecknerCheck length of Image hostbufs.
2010-01-09 Andreas KloecknerAdd ImageFormat.{channel_count,dtype_size,itemsize}.
2009-12-21 Andreas KloecknerMerge branch 'master' of t:src/pyopencl
2009-12-21 Andreas KloecknerTag tests with "cl" keyword.
2009-12-07 Andreas KloecknerFix nit in benchmark-all, rep. by Keith Brafford.
2009-11-29 Andreas KloecknerUpdate docs for 0.91.4. v0.91.4
...
tags
3 months ago v0.91.4
5 months ago v0.91.3
5 months ago v0.91.2
5 months ago v0.91.1
5 months ago v0.91
5 months ago v0.91beta
5 months ago v0.90.4
6 months ago v0.90.3
6 months ago v0.90.2
6 months ago v0.90
heads
4 days ago master