[PyOpenCL] OpenGL interop on Mac OS X patch

Keith Brafford keith.brafford at gmail.com
Thu Feb 24 08:23:17 PST 2011


Andreas Kloeckner <lists at ...> writes:


> I had to screw around with the GL interop code once again--can you
> please make sure it still works on Mac and let me know?
> 

It fails for me:

Keith-Braffords-MacBook-Pro:part2 Keith$ python main.py 
Traceback (most recent call last):
  File "main.py", line 81, in <module>
    example = part2.CL()
  File "/Users/Keith/Desktop/enjalot-adventures_in_opencl-e2c6172/python/part2
/part2.py", line 15, in __init__
    devices=[])
pyopencl.LogicError: Context failed: invalid value - invalid context property

Keith-Braffords-MacBook-Pro:part2 Keith$ 

--Keith





More information about the PyOpenCL mailing list