Coordinated checkpoint versus message log for fault tolerant MPI

Pierre Lemarinier, Aurélien Bouteiller, Géraud Krawezik, Franck Cappello

Research output: Contribution to journalArticlepeer-review

Abstract

Large clusters, high availability clusters and grid deployments often suffer from network, node or operating system faults and thus require the use of fault tolerant programming models. MPI is one of the most widely adopted programming models for high performance computing. There are several approaches for fault tolerance in an MPI environment. The automatic and transparent ones are based on either coordinated or uncoordinated checkpoint associated with a message log strategy. There are many protocols and optimisations for these approaches and several implementations have been made. However, few results of comparison between them exist. Coordinated checkpoint has the advantage of a very low overhead as long as the execution stays fault free. In contrast, uncoordinated checkpoint must be complemented by a message log protocol which adds a significant penalty for all message transfers even for fault free executions. The drawbacks of coordinated checkpoint are the synchronisation cost before the checkpoint, the synchronised checkpoint cost and the restart cost after a fault. Message log does not suffer from these problems, as it processes checkpoint and restart independently. These differences suggest that the best approach depends on the fault frequency. This paper investigates this question from a fair experimental protocol: we implement and test two protocols (coordinated checkpoint and pessimistic message log) on the same system and we compare them on a cluster according to the frequency of faults that are generated artificially. The main conclusion is that uncoordinated checkpoint is relevant for a large scale cluster from one fault every hour for applications with large dataset.

Original languageEnglish (US)
Pages (from-to)146-155
Number of pages10
JournalInternational Journal of High Performance Computing and Networking
Volume2
Issue number2-4
DOIs
StatePublished - 2004
Externally publishedYes

Keywords

  • coordinated checkpoint
  • fault tolerant MPI
  • message log
  • performance

ASJC Scopus subject areas

  • Software
  • Hardware and Architecture
  • Computer Networks and Communications

Fingerprint

Dive into the research topics of 'Coordinated checkpoint versus message log for fault tolerant MPI'. Together they form a unique fingerprint.

Cite this