Skip to main content
SHARE
Publication

Adding Fault Tolerance to NPB Benchmarks Using ULFM...

Publication Type
Conference Paper
Book Title
The International ACM Symposium on High-Performance Parallel and Distributed Computing Workshops Proceedings
Publication Date
Conference Name
Fault Tolerance for HPC at eXtreme Scales (FTXS) Workshop
Conference Location
Kyoto, Japan
Conference Date
-

In the world of high-performance computing, fault tolerance and application resilience are becoming some of the primary concerns because of increasing hardware failures and memory corruptions. While the research community has been investigating various options, from system-level solutions to application-level solutions, standards such as the Message Passing Interface (MPI) are also starting to include such capabilities. The current proposal for MPI fault tolerant is centered around the User-Level Failure Mitigation (ULFM) concept, which provides means for fault detection and recovery of the MPI layer. This approach does not address application-level recovery, which is currently left to application developers. In this work, we present a mod- ification of some of the benchmarks of the NAS parallel benchmark (NPB) to include support of the ULFM capabilities as well as application-level strategies and mechanisms for application-level failure recovery. As such, we present: (i) an application-level library to “checkpoint” and restore data, (ii) extensions of NPB benchmarks for fault tolerance based on different strategies, (iii) a fault injection tool, and (iv) some preliminary results that show the impact of such fault tolerant strategies on the application execution.