Optimal resilience patterns to cope with fail-stop and silent errors
Speaker: Yves Robert (Inria, Ecole Normale Supérieure de Lyon, and University of Tennessee Knoxville)
Date: Friday, 4 December 2015, 10:30-12:00
Session: Resilience II
Talk type: Short talk (15 min)
Abstract: This talk focuses on resilience techniques at extreme scale. Many papers deal with fail-stop errors. Many others deal with silent errors (or silent data corruptions). But very few papers deal with fail-stop and silent errors simultaneously. However, HPC applications will obviously have to cope with both error sources.
This talk presents a unified framework and optimal algorithmic solutions to this double challenge. Silent errors are handled via verification mechanisms (either partially or fully accurate) and in-memory checkpoints. Fail-stop errors are processed via disk checkpoints. All verification and checkpoint types are combined into computational patterns. We provide a unified model, and a full characterization of the optimal pattern. Our results nicely extend several published solutions and demonstrate how to make use of different techniques to solve the double threat of fail-stop and silent errors. Extensive simulations based on real data confirm the accuracy of the model, and show that patterns that combine all resilience mechanisms are required to provide acceptable overheads. Details are available in INRIA RR-8786. Joint work with Anne Benoit, Aurélien Cavelan and Hongyang Sun