A Pipelined Algorithm for Large, Irregular All-Gather Problems

  • Authors:
  • Jesper Larsson Träff;Andreas Ripke;Christian Siebert;Pavan Balaji;Rajeev Thakur;William Gropp

  • Affiliations:
  • NEC LABORATORIES EUROPE, NEC EUROPE LTD., RATHAUSALLEE10, D-53757 SANKT AUGUSTIN, GERMANY;NEC LABORATORIES EUROPE, NEC EUROPE LTD., RATHAUSALLEE10, D-53757 SANKT AUGUSTIN, GERMANY;NEC LABORATORIES EUROPE, NEC EUROPE LTD., RATHAUSALLEE10, D-53757 SANKT AUGUSTIN, GERMANY;MATHEMATICS AND COMPUTER SCIENCE DIVISION, ARGONNE NATIONALLABORATORY, ARGONNE, IL 60439, USA;MATHEMATICS AND COMPUTER SCIENCE DIVISION, ARGONNE NATIONALLABORATORY, ARGONNE, IL 60439, USA;DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF ILLINOIS,URBANA, IL 61801, USA

  • Venue:
  • International Journal of High Performance Computing Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe and evaluate a new pipelined algorithm for large, irregular all-gather problems. In the irregular allgather problem each process in a set of processes contributes individual data of possibly different size, and all processes have to collect all data from all processes. The pipelined algorithm is useful for the implementation of the MPI_Allgatherv collective operation of the Message-Passing Interface (MPI) for large problems. By conception, the new algorithm is well suited to implementation on clustered multiprocessors, such as symmetric multiprocessing (SMP) clusters. The new algorithm has been implemented within different MPI libraries. Benchmark results on NEC SX-8, Linux clusters with InfiniBand and Gigabit Ethernet, IBM Blue Gene/P, and SiCortex systems show huge performance gains in accordance with the expected behavior.