|
Dartmouth College Computer Science Technical Report series |
CS home TR home TR search TR listserv |
| By author: | A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| By number: | 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2001, 2000, 1999, 1998, 1997, 1996, 1995, 1994, 1993, 1992, 1991, 1990, 1989, 1988, 1987, 1986 | |
Abstract:
This paper extends an earlier out-of-core Fast Fourier Transform (FFT)
method for a uniprocessor with the Parallel Disk Model (PDM) to use
multiple processors. Four out-of-core multiprocessor methods are
examined. Operationally, these methods differ in the size of
"mini-butterfly" computed in memory and how the data are organized on
the disks and in the distributed memory of the multiprocessor. The
methods also perform differing amounts of I/O and communication. Two
of them have the remarkable property that even though they are
computing the FFT on a multiprocessor, all interprocessor
communication occurs outside the mini-butterfly computations.
Performance results on a small workstation cluster indicate that
except for unusual combinations of problem size and memory size, the
methods that do not perform interprocessor communication during the
mini-butterfly computations require approximately 86% of the time of
those that do. Moreover, the faster methods are much easier to
implement.
Note:
Revised version appeared in IOPADS '97.
Bibliographic citation for this report: [plain text] [BIB] [BibTeX] [Refer]
Or copy and paste:
Thomas H. Cormen,
Jake Wegmann, and
David M. Nicol,
"Multiprocessor Out-of-Core FFTs with Distributed Memory and Parallel Disks."
Dartmouth Computer Science Technical Report PCS-TR97-303,
January 1997.
Notify me about new tech reports.

To receive paper copy of a report, by mail, send your address and the TR number to reports AT cs.dartmouth.edu
Copyright notice: The documents contained in this server are included by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a non-commercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.
Technical reports collection maintained by David Kotz.