On Mittwoch 11 November 2009, Ricardo Ferreira wrote:
Is it possible to use PyOpenCL with Python3? Or does
it even makes sense?
Two dependencies are keeping PyOpenCL on Python 2 for now--numpy and
Boost.Python. A Py3-compatible version of BPL exists already, and the numpy
will get there, too.
Andreas