[PyCUDA] NPP support?
Lev Givon
lev at columbia.edu
Wed Jan 4 15:28:56 PST 2012
Received from Michael Cheng on Wed, Jan 04, 2012 at 05:36:11PM EST:
> Hi All
> Does pycuda support calling the NPP are CuFFT libraries which
> are part of the cuda ecosystem, or is it just the core cuda api?
> Mike
scikits.cuda [1] provides a PyCUDA-compatible interface to CUFFT. You
may also want to check out PyFFT [2].
L.G.
[1] https://github.com/lebedov/scikits.cuda/
[2] https://github.com/Manticore/pyfft/
More information about the PyCUDA
mailing list