Scalable fault tolerant MPI: extending the recovery algorithm

  • Authors:
  • Graham E. Fagg;Thara Angskun;George Bosilca;Jelena Pjesivac-Grbovic;Jack J. Dongarra

  • Affiliations:
  • Dept. of Computer Science, The University of Tennessee, Knoxville, TN;Dept. of Computer Science, The University of Tennessee, Knoxville, TN;Dept. of Computer Science, The University of Tennessee, Knoxville, TN;Dept. of Computer Science, The University of Tennessee, Knoxville, TN;Dept. of Computer Science, The University of Tennessee, Knoxville, TN

  • Venue:
  • PVM/MPI'05 Proceedings of the 12th European PVM/MPI users' group conference on Recent Advances in Parallel Virtual Machine and Message Passing Interface
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fault Tolerant MPI (FT-MPI) [6] was designed as a solution to allow applications different methods to handle process failures beyond simple check-point restart schemes. The initial implementation of FT-MPI included a robust heavy weight system state recovery algorithm that was designed to manage the membership of MPI communicators during multiple failures. The algorithm and its implementation although robust, was very conservative and this effected its scalability on both very large clusters as well as on distributed systems. This paper details the FT-MPI recovery algorithm and our initial experiments with new recovery algorithms that are aimed at being both scalable and latency tolerant. Our conclusions shows that the use of both topology aware collective communication and distributed consensus algorithms together produce the best results.