Received from Shivang Ghetia on Fri, Jan 16, 2015 at 01:23:18PM EST: > Hi PyCUDA community, > > I want to know whether PyCUDA support NPP library as I want to use some > functions from NPP library. I went through documentation of CULA and > scikits.cuda > provides way to accss libraries like cuFFT and cuBLAS. I am not able to > find any way to access NPP libray. > > Regards, > Shivang.
scikits.cuda (which is developed independently of PyCUDA) doesn't provide wrappers for the NPP functions yet, although I would be happy to integrate support for them if someone writes wrappers for the functions. -- Lev Givon Bionet Group | Neurokernel Project http://www.columbia.edu/~lev/ http://lebedov.github.io/ http://neurokernel.github.io/ _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
