Abstract
As the exascale era approaches, the increasing capacity of high-performance computing (HPC) systems with targeted power and energy budget goals introduces significant challenges in reliability. Silent data corruptions (SDCs) or silent errors are one of the major sources that corrupt the executionresults of HPC applications without being detected. In this work, we explore a low-memory-overhead SDC detector, by leveraging epsilon-insensitive support vector machine regression, to detect SDCs that occur in HPC applications that can be characterized by an impact error bound. The key contributions are three fold. (1) Our design takes spatialfeatures (i.e., neighbouring data values for each data point in a snapshot) into training data, such that little memory overhead (less than 1%) is introduced. (2) We provide an in-depth study on the detection ability and performance with different parameters, and we optimize the detection range carefully. (3) Experiments with eight real-world HPC applications show thatour detector can achieve the detection sensitivity (i.e., recall) up to 99% yet suffer a less than 1% of false positive rate for most cases. Our detector incurs low performance overhead, 5% on average, for all benchmarks studied in the paper. Compared with other state-of-the-art techniques, our detector exhibits the best tradeoff considering the detection ability and overheads.
Original language | English |
---|---|
Title of host publication | Proceedings - 2016 16th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2016 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 413-424 |
Number of pages | 12 |
ISBN (Electronic) | 9781509024520 |
DOIs | |
State | Published - Jul 18 2016 |
Externally published | Yes |
Event | 16th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2016 - Cartagena, Colombia Duration: May 16 2016 → May 19 2016 |
Publication series
Name | Proceedings - 2016 16th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2016 |
---|
Conference
Conference | 16th IEEE/ACM International Symposium on Cluster, Cloud, and Grid Computing, CCGrid 2016 |
---|---|
Country/Territory | Colombia |
City | Cartagena |
Period | 05/16/16 → 05/19/16 |
Funding
This work was supported by the U.S. Department of Energy, Office of Science, Advanced Scientific Computing Research Program, under Contract DE-AC02-06CH11357, by FI-DGR 2013 scholarship, by HiPEAC PhD Collaboration Grant, the European Community's Seventh Framework Programme [FP7/2007-2013] under the Mont-blanc 2 Project (www.montblanc-project.eu), grant agreement no. 610402, and TIN2015-65316-P.
Keywords
- Exascale and HPC Systems
- Fault-tolerance
- Silent Data Corruptions
- Silent Errors
- Support Vector Machines