Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-193
Collection Type Indeks Artikel prosiding/Sem
Title Compute intensity and the FFT, Hal. 676-684
Author Douglas Miles;
Publisher Proceedings supercomputing'93 Portland, Oregon November 15-19
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-193 TERSEDIA
Tidak ada review pada koleksi ini: 40564
The Fast Fourier Trasform (FFT) is a challenging algorithm to implement efficiently on a parallel computer. Recent algorithm advances have led to greatly improved FFT performance on parallel vector cmputers such as the CRAY-2 and CRAY Y-MP . Variations on these techniques can be used to extend this improved performance to other parallel architectures. A simple evalution seveals that eht per data word, or computer itensity. This high compute intensity is lost when the FFT computation is reduced to simple vector operations. Viewing the algorithm from a high level and exploiting compute itensity is the key to archieving high perrformance on parallel such as the CRAY PAP. This paper descrives how high compute intensity programming techniques combined with algoriths in the literature can result in efficient single and multidimensional FFTs on large numbers of processors on the CRAY APP. the CRAY APP is a shared -memory parallel computer based on the interl i860 microprocessor, It incorporates up to 84 i860s in an architecture which allows for very efficient gang scheduling and barrier synchronization. FFT performance figures for various data set sizes and processor configurations are included