Hi Tomasz, Thanks for the confirmation. Hopefully you'll be able resolve this without too much trouble.
For now I've just installed pycuda from the 2014.1 tar file. I didn't uninstall the ubuntu pycuda package so I've probably overwritten some things but I hope that this action has not ruined other things. For now though import pycuda.gl now works. Thanks again for the response, Keep up the good work with the packages. Regards, Chris O'Halloran On 28 September 2014 23:40, Tomasz Rybak <[email protected]> wrote: > Dnia 2014-09-18, czw o godzinie 22:30 +1200, Chris O'Halloran pisze: > [ cut ] > > > > However, I think I've determined that the opengl part of the > > python-pycuda package hasn't been enabled properly. > > > > > > Normally when you install pycuda from the tar package and run > > configure you need to pass the ---cuda-enable-gl option. I note in > > pycuda 2014 that has changed to --no-cuda-enable-gl > > > > > > Thanks for trying PyCUDA packages. > > > I find on my machine I can > > > > > > import pycuda.driver as cuda_drv > > > > import pycuda.compiler as Source_module > > > > > > etc > > > > > > but I cannot > > > > import pycuda.gl > > > > Sorry - it's my fault. > OpenGL is enabled, but Python files from pycuda/gl/ packages > are not installed when package is build. I'll look into it > and let you know when it's fixed. > > Best regards. > > > -- > Tomasz Rybak GPG/PGP key ID: 2AD5 9860 > Fingerprint A481 824E 7DD3 9C0E C40A 488E C654 FB33 2AD5 9860 > http://member.acm.org/~tomaszrybak > >
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
