[Back]


Talks and Poster Presentations (with Proceedings-Entry):

Q. Kang, J. Träff, R. Al-Bahrani, A. Agrawal, A. Choudhary, W. Liao:
"Full-Duplex Inter-Group All-to-All Broadcast Algorithms with Optimal Bandwidth";
Talk: 25th European MPI Users' Group Meeting (EuroMPI 2018), Barcelona, Spain; 2018-09-23 - 2018-09-26; in: "Proceedings of the 25th European MPI Users' Group Meeting (EuroMPI 2018)", ACM, (2018), ISBN: 978-1-4503-6492-8; 1:1 - 1:10.



English abstract:
MPI inter-group collective communication patterns can be viewed as bipartite graphs that divide processes into two disjoint groups in which messages are transferred between but not within the groups. Such communication patterns can serve as basic operations for scientific application workflows. In this paper, we present parallel algorithms for inter-group all-to-all broadcast (Allgather) communication with optimal bandwidth for any message size and process number under single-port communication constraints. We implement the algorithms using MPI point-to-point and intra-group collective communication functions and evaluate their performance on the Cori supercomputer at NERSC. Using message sizes ranging from 256B to 64MB, the experiments show a significant performance improvement achieved by our algorithm, which is up to 9.27 times faster than production MPI libraries that adopt the so called root-gathering algorithm.

Keywords:
Inter-group communication; All-to-all broadcast, Allgather


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1145/3236367.3236374