Hi,

When using PyCUDA with the cuda 5.5 release candidate, I get a segmentation fault when Python exits.
I guess it's a problem somewhere in the cleanup process..

The segfault can be reproduced by running:
    $ python -c "import pycuda.autoinit"
Setup: Python 2.73rc2, CUDA 5.5, pycuda 2012.1, boost 1.48.0

Anyone got ideas how to fix it?

Best,
Soren



_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to