06.08.2012 Views

Getting Started with CUDA

Getting Started with CUDA

Getting Started with CUDA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

More on CUFFT<br />

For 2D and 3D transforms, CUFFT uses row-major<br />

order<br />

CUFFT performs un-normalized transforms<br />

IFFT(FFT(A)) = length(A)*A<br />

CUFFT modeled after FFTW<br />

Based on plans used to specify optimal configuration<br />

for a particular sized FFT<br />

Once a plan is created it can be reused (to avoid<br />

recomputing the optimal configuration)<br />

© 2008 NVIDIA Corporation.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!