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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to