Sorry for long delay - but I finally managed to compile and test PyOpenCL on Debian. I compiled using GCC 5.2.1, Boost 1.58, and CFFI 1.1.2. It works, (almost) all tests pass (modulo old problems with APU).
The only problems were with CFFI and debug packages, and with Debian build scripts complaining about generated cffi_build.py. The latter was caused by setup.py unconditionally generating cffi_build.py (even on clean) - so I overrode Debian clean target to remove it. There is nothing you need to do. I will upload PyOpenCL after transition of GCC and Boost finishes; but first I need to take care for PyCUDA - there will be transition of CUDA, so it takes priority. Because of that - do you have any plans for new versions? If so, let me know so I can plan uploads accordingly. 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
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
