Redesigning the message logging model for high performance

  • Authors:
  • Aurelien Bouteiller;George Bosilca;Jack Dongarra

  • Affiliations:
  • ICL, University of Tennessee Knoxville, Claxton 1122 Volunteer Boulevard, Knoxville, TN 37996, U.S.A.;ICL, University of Tennessee Knoxville, Claxton 1122 Volunteer Boulevard, Knoxville, TN 37996, U.S.A.;ICL, University of Tennessee Knoxville, Claxton 1122 Volunteer Boulevard, Knoxville, TN 37996, U.S.A.

  • Venue:
  • Concurrency and Computation: Practice & Experience - International Supercomputing Conference
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Over the past decade the number of processors used in high performance computing has increased to hundreds of thousands. As a direct consequence, and while the computational power follows the trend, the mean time between failures (MTBF) has suffered and is now being counted in hours. In order to circumvent this limitation, a number of fault-tolerant algorithms as well as execution environments have been developed using the message passing paradigm. Among them, message logging has been proved to achieve a better overall performance when the MTBF is low, mainly due to a faster failure recovery. However, message logging suffers from a high overhead when no failure occurs. Therefore, in this paper we discuss a refinement of the message logging model intended to improve the failure-free message logging performance. The proposed approach simultaneously removes useless memory copies and reduces the number of logged events. We present the implementation of a pessimistic message logging protocol in Open MPI and compare it with the previous reference implementation MPICH-V2. The results outline a several order of magnitude improvement on the performance and a zero overhead for most messages. This article is a U.S. Government work and is in the public domain in the U.S.A.