[PyCUDA] OpenGL
Andreas Klöckner
lists at informa.tiker.net
Tue Jul 28 13:34:28 PDT 2009
On Dienstag 28 Juli 2009, you wrote:
> I would also like to try to experiment with pycuda openGL,
> how do you get the gl_interop example working ? I get the following message
> :
>
> "ImportError: PyCUDA was compiled without GL extension support"
>
> Is compiling pycuda with GL extension documented anywhere ?
Add this to your siteconf.py:
CUDA_ENABLE_GL = True
Anddreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20090728/67e8e7be/attachment-0001.pgp>
More information about the PyCUDA
mailing list