A simple, pipelined algorithm for large, irregular all-gather problems

11Citations
Citations of this article
4Readers
Mendeley users who have this article in their library.
Get full text

Abstract

We present and evaluate a new, simple, pipelined algorithm for large, irregular all-gather problems, useful for the implementation of the MPI_Allgatherv collective operation of MPI. The algorithm can be viewed as an adaptation of a linear ring algorithm for regular all-gather problems for single-ported, clustered multiprocessors to the irregular problem. Compared to the standard ring algorithm, whose performance is dominated by the largest data size broadcast by a process (times the number of processes), the performance of the new algorithm depends only on the total amount of data over all processes. The new algorithm has been implemented within different MPI libraries. Benchmark results on NEC SX-8, Linux clusters with InfiniBand and Gigabit Ethernet, Blue Gene/P, and SiCortex systems show huge performance gains in accordance with the expected behavior. © 2008 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Träff, J. L., Ripke, A., Siebert, C., Balaji, P., Thakur, R., & Gropp, W. (2008). A simple, pipelined algorithm for large, irregular all-gather problems. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5205 LNCS, pp. 84–93). https://doi.org/10.1007/978-3-540-87475-1_16

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free