Tomasz Rybak <tomasz.ry...@post.pl> writes:

> Hello.
> I've pulled latest git version and built PyCUDA on Debian
> unstable. I've tested on two machines - one with Fermi (GTX 460)
> and one with ION (9400M). In both cases all tests pass for Python 2.7.3
> and only 2 tests fail for Python 3.2.
> Failing tests test transfer of data from numpy to PyCUDA GPUArray;
> there is some problem with C++ code not recognizing numpy object type
> (bytearray vs. bytes).
> Can someone:
> a) try to build PyCUDA on Python3 and confirm
> b) look at those failing tests?
>
> But the good news is that we have (almost) working PyCUDA on Python3!

Now completely fixed in git. Thanks very much for your help (and
pushing!) towards getting PyCUDA to work on Py3!

Andreas

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to