𝔖 Bobbio Scriptorium
✦   LIBER   ✦

A parallel 1-D FFT algorithm for the Hitachi SR8000

✍ Scribed by Daisuke Takahashi


Publisher
Elsevier Science
Year
2003
Tongue
English
Weight
123 KB
Volume
29
Category
Article
ISSN
0167-8191

No coin nor oath required. For personal study only.

✦ Synopsis


In this paper, we propose a high-performance parallel one-dimensional fast Fourier transform (FFT) algorithm on clusters of vector symmetric multiprocessor (SMP) nodes. The fourstep FFT algorithm can be altered into a five-step FFT algorithm to expand the innermost loop length. We use the five-step algorithm to implement the parallel one-dimensional FFT algorithm. In our proposed parallel FFT algorithm, since we use cyclic distribution, all-toall communication takes place only once. Moreover, the input data and output data are both in natural order. Performance results of one-dimensional power-of-two FFTs on clusters of pseudo-vector SMP nodes, Hitachi SR8000, are reported. We succeeded in obtaining performance of over 61 GFLOPS on a 16-node Hitachi SR8000/MPP.


πŸ“œ SIMILAR VOLUMES


A parallel algorithm for solving the 3D
✍ Ganquan Xie; Qisu Zou πŸ“‚ Article πŸ“… 1991 πŸ› Elsevier Science 🌐 English βš– 306 KB

A parallel algorithm for solving the 3D inverse scattering problem is presented. The inverse problem considered is to determine a potential function from received wave data measured on a surface. The above inverse problem is transformed to a 3D nonlinear integral geometry equation. The principal ter

A genetic algorithm for the 1D electron
✍ CΓ©sar O. Stoico; Danilo G. Renzi; Fernando Vericat πŸ“‚ Article πŸ“… 2008 πŸ› Elsevier Science 🌐 English βš– 186 KB
A parallel tabu search algorithm for sol
✍ A Bortfeldt; H Gehring; D Mack πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 241 KB

This paper presents a parallel tabu search algorithm for the container loading problem with a single container to be loaded. The emphasis is on the case of a weakly heterogeneous load. The distributed-parallel approach is based on the concept of multi-search threads according to Toulouse et al. [Iss

A Simple Parallel Algorithm for the Sing
✍ Jesper L. TrΓ€ff; Christos D. Zaroliagis πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 216 KB

We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ‚2. The strength of