I'm trying to mix some ctypes wrapped CUDA runtime C libraries with PyCUDA.Even using CUDA 3.0, I am getting errors because PyCUDA seems to be trying to push/pop the current context.From the docs, it's not quite clear what I have to do in this regard. Any help from those of you successfully doing this would be much appreciated.Thanks! ^L
_______________________________________________ PyCUDA mailing list [email protected] http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net
