Title :
A practically constant-time MPI Broadcast Algorithm for large-scale InfiniBand Clusters with Multicast
Author :
Hoefler, Torsten ; Siebert, Christian ; Rehm, Wolfgang
Author_Institution :
Dept. of Comput. Sci., Chemnitz Univ. of Technol.
Abstract :
An efficient implementation of the MPI_BCAST operation is crucial for many parallel scientific applications. The hardware multicast operation seems to be applicable to switch-based infiniband cluster systems. Several approaches have been implemented so far, however there has been no production-ready code available yet. This makes optimal algorithms to a subject of active research. Some problems still need to be solved in order to bridge the semantic gap between the unreliable multicast and MPI_BCAST. The biggest of those problems is to ensure the reliable data transmission in a scalable way. Acknowledgement-based methods that scale logarithmically with the number of participating MPI processes exist, but they do not meet the supernormal demand of high-performance computing. We propose a new algorithm that performs the MPI_BCAST operation in a practically constant time, independent of the communicator size. This method is well suited for large communicators and (especially) small messages due to its good scaling and its ability to prevent parallel process skew. We implemented our algorithm as a collective component for the Open MPI framework using native infiniband multicast and we show its scalability on a cluster with 116 compute nodes, where it saves up to 41% MPI_BCAST latency in comparison to the "TUNED" OpenMPl collective.
Keywords :
application program interfaces; message passing; multicast communication; parallel processing; workstation clusters; MPI broadcast algorithm; TUNED OpenMPl collective; data transmission; hardware multicast operation; large-scale infiniband cluster; optimal algorithm; parallel scientific application; Broadcast technology; Broadcasting; Chemical technology; Clustering algorithms; Computer science; Hardware; Laboratories; Large-scale systems; Multicast algorithms; Open systems;
Conference_Titel :
Parallel and Distributed Processing Symposium, 2007. IPDPS 2007. IEEE International
Conference_Location :
Long Beach, CA
Print_ISBN :
1-4244-0910-1
Electronic_ISBN :
1-4244-0910-1
DOI :
10.1109/IPDPS.2007.370475