EasyCrash: Exploring Non-Volatility of Non-Volatile Memory for High Performance Computing Under Failures
Emerging non-volatile memory (NVM) is promising for building future HPC. Leveraging the non-volatility of NVM as main memory, we can restart the application using data objects remaining on NVM when the application crashes. This paper explores this solution to handle HPC under failures, based on the observation that many HPC applications have good enough intrinsic fault tolerance. To improve the possibility of successful recomputation with correct outcomes and ignorable performance loss, we introduce EasyCrash, a framework to decide how to selectively persist application data objects during application execution. Our evaluation shows that EasyCrash transforms 54 cannot correctly recompute into the correct computation while incurring a negligible performance overhead (1.5 application intrinsic fault tolerance, 82 recompute. When EasyCrash is used with a traditional checkpoint scheme, it enables up to 24
READ FULL TEXT