On Wed, 29 Feb 2012 13:08:40 -0800, Luke Matkins <[email protected]> wrote: > Hi all, > > It looks like the Image constructor at line 152 of > pyopencl/__init__.py is incorrectly warning when hostbuf is None and > no memory flags are passed. > > I believe line 149 should read "if hostbuf is not None and not \" > instead.
This is already fixed in git. (I'd appreciate it if you could confirm that.) Andreas
pgpdYRH25ydwE.pgp
Description: PGP signature
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
