[PyCUDA] statistics and spectral analysis libraries in pycuda ?
Michael Rule
mrule7404 at gmail.com
Mon Sep 14 14:02:06 PDT 2009
We're generating a lot of data using our PyCuda simulations, and we've
gotten to the point where analysis of the simulation output takes far more
time than generating said output. I was thinking of collecting PyCuda
accelerated statistics / spectral analysis functions into one place for
convenience. Hopefully most of these would just be a few lines long and
define operations in terms of the existing PyCuda base. I was just wondering
if anything like this already existed ?
Sincerely,
mrule.
p.s.: Does PyCuda have access to the Cuda FFT implementation ? I think this
was answered before on list, and the answer is no. Is there any GPU
accelerated FFT that is easily accessible from PyCuda ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20090914/8a36f7a9/attachment-0001.htm>
More information about the PyCUDA
mailing list