[PyOpenCL] Has anyone ever gotten PyOpenCL to work with ATI+Windows7+Shared GL contexts?
Christoph Gohlke
cgohlke at uci.edu
Mon Feb 21 16:07:52 PST 2011
On 2/21/2011 3:03 PM, Keith Brafford wrote:
> My trouble getting PyOpenCL to work on either of my two PCs had me wondering if
> I am the only person to try it on the type of machines that I have. So, has
> anyone out there actually gotten PyOpenCL to run the gl_interop example with the
> following configuration:
>
> 1) ATI OpenCL (cpu or gpu device)
> 2) Windows 7 64-bit
>
> --Keith Brafford
>
>
Yes, gl_interop_demo.py works fine for me with ATI Radeon HD5570 and
PyOpenCL binaries from
<http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopencl>.
Christoph
More information about the PyOpenCL
mailing list