On Tue, 14 Sep 2010 10:14:34 -0700, Fabrizio Milo aka misto <[email protected]> wrote: > Hey folks > > Now that the cuda driver and the cuda runtime can be used at the same > time from the toolkit 3.0 and more, are there any plans to integrate > this two libraries inside pycuda ? > > I see that Ying already did some work on it : > http://www.mathcs.emory.edu/~yfan/PARRET/doc/index.html > but I think would be more useful for the community to have everything > in one place.
Yes, I definitely want to integrate wrappers for the CU* family of libraries into PyCUDA. This needs a bit of work on PyCUDA's core that hasn't been done (regarding context management), and in addition, the actual wrappers need to be created. Not hard, just not done yet, but it's planned. Andreas
pgp3BSqrwgwbV.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
