Publication
Euro-Par 2005
Conference paper

Tolerating message latency through the early release of blocked receives

Download paper

Abstract

Large message latencies often lead to poor performance of parallel applications. In this paper, we investigate a latency-tolerating technique that immediately releases all blocking receives, even when the message has not yet (completely) arrived, and enforces execution correctness through page protection. This approach eliminates false message data dependencies on incoming messages and allows the computation to proceed as early as possible. We implement and evaluate our early-release technique in the context of an MPI runtime library. The results show that the execution speed of MPI applications improves by up to 60% when early release is enabled. Our approach also enables faster and easier parallel programming as it frees programmers from adopting more complex nonblocking receives and from tuning message sizes to explicitly reduce false message data dependencies. © Springer-Verlag Berlin Heidelberg 2005.

Date

Publication

Euro-Par 2005

Authors

Topics

Resources

Share