Skip to main content
SHARE
Publication

Shrink or Substitute: Handling Process Failures in HPC Systems Using In-Situ Recovery...

by Rizwan A Ashraf, Saurabh Hukerikar, Christian Engelmann
Publication Type
Conference Paper
Book Title
2018 26th Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP)
Publication Date
Page Numbers
178 to 185
Publisher Location
Los Alamitos, California, United States of America
Conference Name
Euromicro International Conference on Parallel, Distributed and Network-based Processing (PDP)
Conference Location
Cambridge, United Kingdom
Conference Sponsor
Euromicro
Conference Date
-

Efficient utilization of today's high-performance computing (HPC) systems with complex software and hardware components requires that the HPC applications are designed to tolerate process failures at runtime. With low mean-time-to-failure (MTTF) of current and future HPC systems, long running simulations on these systems requires capabilities for gracefully handling process failures by the applications themselves. In this paper, we explore the use of fault tolerance extensions to Message Passing Interface (MPI) called user-level failure mitigation (ULFM) for handling process failures without the need to discard the progress made by the application. We explore two alternative recovery strategies, which use ULFM along with application-driven in-memory checkpointing. In the first case, the application is recovered with only the surviving processes, and in the second case, spares are used to replace the failed processes, such that the original configuration of the application is restored. Our experimental results demonstrate that graceful degradation is a viable alternative for recovery in environments where spares may not be available.