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! 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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
