Dnia 2012-10-15, pon o godzinie 22:07 +0200, Jerome Kieffer pisze: > Dear Python/OpenCL community, > > I am pretty new (py)opencl and encountered a problem, maybe it a lack of > understanding of openCL, but I found strange python seg-faults: > test program: >
Do you use Debian PyOpenCL packages, or have you compiled PyOpenCL yourself? From your description it looks like you are using NVIDIA drivers (which do not support OpenCL 1.2) with Khronos OpenCL headers (probably from Debian package) which define OpenCL 1.2 features. Best regards. -- Tomasz Rybak <[email protected]> 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
