Skip to main content
SHARE
Publication

Scalable and Fault Tolerant Failure Detection and Consensus...

by Amogh Katti, Giuseppe Di Fatta, Thomas J Naughton Iii, Christian Engelmann
Publication Type
Conference Paper
Publication Date
Conference Name
22nd European MPI Users` Group Meeting (EuroMPI) 2015
Conference Location
Bordeaux, France
Conference Date
-

Future extreme-scale high-performance computing systems will be required to work under frequent component failures. The MPI Forum's User Level Failure Mitigation proposal has introduced an operation, MPI_Comm_shrink, to synchronize the alive processes on the list of failed processes, so that applications can continue to execute even in the presence of failures by adopting algorithm-based fault tolerance techniques. This MPI_Comm_shrink operation requires a fault tolerant failure detection and consensus algorithm. This paper presents and compares two novel failure detection and consensus algorithms. The proposed algorithms are based on Gossip protocols and are inherently fault-tolerant and scalable. The proposed algorithms were implemented and tested using the Extreme-scale Simulator. The results show that in both algorithms the number of Gossip cycles to achieve global consensus scales logarithmically with system size. The second algorithm also shows better scalability in terms of memory and network bandwidth usage and a perfect synchronization in achieving global consensus.