On Mittwoch 11 November 2009, Ken Seehart wrote:
> Does PyCuda work on Python 3.0 or 3.1?
> 
> (slightly OT): Does PyOpenCL work on Python 3.0 or 3.1?
> 
> If not, how big of a project would it be to get there?

Two dependencies are keeping both PyCUDA and PyOpenCL on Python 2 for now--
numpy and Boost.Python. A Py3-compatible version of BPL exists already, and  
numpy will get there, too. Once both of those exist on Py3, porting PyCUDA and 
PyOpenCL should be (relatively) quick and painless.

Andreas

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

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to