The Design and Implementation of FFTW3 论文
2005Proceedings of the IEEE引用 5126
Digital Filter Design and ImplementationNumerical Methods and AlgorithmsAdvancements in PLL and VCO Technologies
摘要
FFTW is an implementation of the discrete Fourier transform (DFT) that adapts to the hardware in order to maximize performance. This paper shows that such an approach can yield an implementation that is competitive with hand-optimized libraries, and describes the software structure that makes our current FFTW3 version flexible and adaptive. We further discuss a new algorithm for real-data DFTs of prime size, a new way of implementing DFTs by means of machine-specific single-instruction, multiple-data (SIMD) instructions, and how a special-purpose compiler can derive optimized implementations of the discrete cosine and sine transforms automatically from a DFT algorithm.
相关事件
暂无数据
相关文章
暂无数据