<span class="var-sub_title">Cooperative Rendezvous Protocols for Improved Performance and Overlap</span> SC18 Proceedings

The International Conference for High Performance Computing, Networking, Storage, and Analysis

Cooperative Rendezvous Protocols for Improved Performance and Overlap


Authors: S. Chakraborty (Ohio State University), M. Bayatpour (Ohio State University), J. Hashmi (Ohio State University), H. Subramoni (Ohio State University), D. K. Panda (Ohio State University)

Abstract: With the emergence of larger multi-/many-core clusters, performance of large message communication is becoming more important. MPI libraries use different Rendezvous protocols to perform large message communication. However, existing Rendezvous protocols do not consider the overall communication pattern and make optimal use of the Sender and the Receiver CPUs. In this work, we propose a cooperative Rendezvous protocol that can provide up to 2x improvement in intra-node bandwidth and latency for large messages. We also propose a scheme to dynamically choose the best Rendezvous protocol for each message based on the communication pattern. Finally, we show how these improvements can increase the overlap of computation with intra-node and inter-node communication, and lead to application level benefits. We evaluate proposed designs on three different architectures including Intel Xeon, Knights Landing, and OpenPOWER with different HPC applications and obtain benefits up to 19% with Graph500, 16% with CoMD, and 10% with MiniGhost.


Presentation: file


Back to Technical Papers Archive Listing