SpotSDC: Revealing the Silent Data Corruption Propagation in High-Performance Computing Systems
SpotSDC: Revealing the Silent Data Corruption Propagation in High-Performance Computing Systems
复制标题
DOI:
10.1109/tvcg.2020.2994954
复制
发表时间:
2020-05
影响因子:
5.2
通讯作者:
Zhimin Li;Harshitha Menon;D. Maljovec;Y. Livnat;Shusen Liu;K. Mohror;P. Bremer;Valerio Pascucci
中科院分区:
文献类型:
--
作者:
Zhimin Li;Harshitha Menon;D. Maljovec;Y. Livnat;Shusen Liu;K. Mohror;P. Bremer;Valerio Pascucci
The trend of rapid technology scaling is expected to make the hardware of high-performance computing (HPC) systems more susceptible to computational errors due to random bit flips. Some bit flips may cause a program to crash or have a minimal effect on the output, but others may lead to silent data corruption (SDC), i.e., undetected yet significant output errors. Classical fault injection analysis methods employ uniform sampling of random bit flips during program execution to derive a statistical resiliency profile. However, summarizing such fault injection result with sufficient detail is difficult, and understanding the behavior of the fault-corrupted program is still a challenge. In this article, we introduce SpotSDC, a visualization system to facilitate the analysis of a program’s resilience to SDC. SpotSDC provides multiple perspectives at various levels of detail of the impact on the output relative to where in the source code the flipped bit occurs, which bit is flipped, and when during the execution it happens. SpotSDC also enables users to study the code protection and provide new insights to understand the behavior of a fault-injected program. Based on lessons learned, we demonstrate how what we found can improve the fault injection campaign method.