Title :
FFTSS: A High Performance Fast Fourier Transform Library
Author_Institution :
Dept. of Comput. Sci., Tokyo Univ.
Abstract :
In this paper, we introduce a new fast Fourier transform (FFT) library. In developing this software, we focus on the efficient execution of the floating-point operation instructions. To achieve high performance on various processors, we provide the source code which compilers can optimize easily. Since the compilers provided by processor vendors have powerful optimizers for loop sentences, the code generated by them will run very fast as long as the iteration count of the innermost loop is large enough. In such a case, the library outperforms other libraries even provided by processor vendors
Keywords :
fast Fourier transforms; floating point arithmetic; program compilers; software libraries; source coding; FFTSS; compilers; floating-point operation instructions; high performance fast Fourier transform library; source code; Computer languages; Computer science; Fast Fourier transforms; Kernel; Open source software; Optimizing compilers; Packaging; Power generation; Runtime library; Software libraries;
Conference_Titel :
Acoustics, Speech and Signal Processing, 2006. ICASSP 2006 Proceedings. 2006 IEEE International Conference on
Conference_Location :
Toulouse
Print_ISBN :
1-4244-0469-X
DOI :
10.1109/ICASSP.2006.1660820