[PyCUDA] PyCuda on python 3
Andreas Klöckner
lists at informa.tiker.net
Wed Nov 11 13:29:13 PST 2009
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20091111/b0747c34/attachment-0001.pgp>
More information about the PyCUDA
mailing list