On Mon, 25 Jul 2011 17:42:10 -0400, Anthony LaTorre <[email protected]> wrote: Non-text part: multipart/mixed Non-text part: multipart/alternative > As of CUDA 4.0 it is possible to share a CUDA context across threads; is it > also possible to do this in the latest release of pyCUDA?
If this is possible with the old-style push/pop API, then yes, otherwise no. Since I want PyCUDA to remain backward-compatible for a few releases of CUDA, I haven't switched it to CUDA 4's new context management. HTH, Andreas
pgpdBVbhaWvpz.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
