Fast Fourier Transform Algorithms for Parallel Computers

Following an introduction to the basis of the fast Fourier transform (FFT), this book focuses on the implementation details on FFT for parallel computers. FFT is an efficient implementation of the discrete Fourier transform (DFT), and is widely used for many applications in engineering, science, and...

Full description

Bibliographic Details
Main Author: Takahashi, Daisuke
Format: eBook
Language:English
Published: Singapore Springer Nature Singapore 2019, 2019
Edition:1st ed. 2019
Series:High-Performance Computing Series
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02935nmm a2200289 u 4500
001 EB001875320
003 EBX01000000000000001038687
005 00000000000000.0
007 cr|||||||||||||||||||||
008 191108 ||| eng
020 |a 9789811399657 
100 1 |a Takahashi, Daisuke 
245 0 0 |a Fast Fourier Transform Algorithms for Parallel Computers  |h Elektronische Ressource  |c by Daisuke Takahashi 
250 |a 1st ed. 2019 
260 |a Singapore  |b Springer Nature Singapore  |c 2019, 2019 
300 |a IX, 114 p. 32 illus  |b online resource 
505 0 |a Chapter 1: Introduction -- Chapter 2: Fast Fourier Transform -- Chapter 3: Mixed-Radix FFT Algorithms -- Chapter 4: Split-Radix FFT Algorithms -- Chapter 5: Multidimensional FFT Algorithms -- Chapter 6: High-Performance FFT Algorithms -- Chapter 7: Parallel FFT Algorithms for Shared-Memory Parallel Computers -- Chapter 8: Parallel FFT Algorithms for Distributed-Memory Parallel Computers 
653 |a Engineering mathematics 
653 |a Algorithms 
653 |a Engineering—Data processing 
653 |a Mathematical and Computational Engineering Applications 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
490 0 |a High-Performance Computing Series 
856 4 0 |u https://doi.org/10.1007/978-981-13-9965-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 518.1 
520 |a Following an introduction to the basis of the fast Fourier transform (FFT), this book focuses on the implementation details on FFT for parallel computers. FFT is an efficient implementation of the discrete Fourier transform (DFT), and is widely used for many applications in engineering, science, and mathematics. Presenting many algorithms in pseudo-code and a complexity analysis, this book offers a valuable reference guide for graduate students, engineers, and scientists in the field who wish to apply FFT to large-scale problems.Parallel computation is becoming indispensable in solving the large-scale problems increasingly arising in a wide range of applications. The performance of parallel supercomputers is steadily improving, and it is expected that a massively parallel system with hundreds of thousands of compute nodes equipped with multi-core processors and accelerators will be available in the near future. Accordingly, the book also provides up-to-date computational techniques relevant to the FFT in state-of-the-art parallel computers. Following the introductory chapter, Chapter 2 introduces readers to the DFT and the basic idea of the FFT. Chapter 3 explains mixed-radix FFT algorithms, while Chapter 4 describes split-radix FFT algorithms. Chapter 5 explains multi-dimensional FFT algorithms, Chapter 6 presents high-performance FFT algorithms, and Chapter 7 addresses parallel FFT algorithms for shared-memory parallel computers. In closing, Chapter 8 describes parallel FFT algorithms for distributed-memory parallel computers