Parallel FFT with Eden Skeletons

  • Authors:
  • Jost Berthold;Mischa Dieterle;Oleg Lobachev;Rita Loogen

  • Affiliations:
  • Fachbereich Mathematik und Informatik, Philipps-Universität Marburg, Marburg, Germany D-35032;Fachbereich Mathematik und Informatik, Philipps-Universität Marburg, Marburg, Germany D-35032;Fachbereich Mathematik und Informatik, Philipps-Universität Marburg, Marburg, Germany D-35032;Fachbereich Mathematik und Informatik, Philipps-Universität Marburg, Marburg, Germany D-35032

  • Venue:
  • PaCT '09 Proceedings of the 10th International Conference on Parallel Computing Technologies
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

The paper investigates and compares skeleton-based Eden implementations of different FFT-algorithms on workstation clusters with distributed memory. Our experiments show that the basic divide-and-conquer versions suffer from an inherent input distribution and result collection problem. Advanced approaches like calculating FFT using a parallel map-and-transpose skeleton provide more flexibility to overcome these problems. Assuming a distributed access to input data and re-organising computation to return results in a distributed way improves the parallel runtime behaviour.