High Performance FFT Computation Based on CUDA

ZHAO Li-li,ZHANG Sheng-bing,ZHANG Meng,YAO Tao
DOI: https://doi.org/10.3969/j.issn.1001-3695.2011.04.100
2011-01-01
Abstract:The Fourier transform is essential for many image processing and scientific computing techniques.This paper presented an implementation to accelerate FFT computation based on CUDA.Based on the analysis of the GPU architecture and algorithm parallelism feature,brought a mapping strategy used multithread,and explored the optimization in memory hierarchy.The results on CUDA show an improvement,the average speedup reaches 2~6X compared with CUFFT supplied by NVIDIA library.
What problem does this paper attempt to address?