Verifying Quantitative Reliability for Programs that Execute on Unreliable Hardware

被引:10
作者
Carbin, Michael [1 ]
Misailovic, Sasa [1 ]
Rinard, Martin C. [1 ]
机构
[1] MIT, Comp Sci & Artificial Intelligence Lab, 77 Massachusetts Ave, Cambridge, MA 02139 USA
基金
美国能源部; 美国国家科学基金会;
关键词
Learning systems - Specifications - Radiation hardening - Big data - Errors;
D O I
10.1145/2958738
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Emerging high-performance architectures are anticipated to contain unreliable components that may exhibit soft errors, which silently corrupt the results of computations. Full detection and masking of soft errors is challenging, expensive, and, for some applications, unnecessary. For example, approximate computing applications (such as multimedia processing, machine learning, and big data analytics) can often naturally tolerate soft errors. We present Rely, a programming language that enables developers to reason about the quantitative reliability of an application-namely, the probability that it produces the correct result when executed on unreliable hardware. Rely allows developers to specify the reliability requirements for each value that a function produces. We present a static quantitative reliability analysis that verifies quantitative requirements on the reliability of an application, enabling a developer to perform sound and verified reliability engineering. The analysis takes a Rely program with a reliability specification and a hardware specification that characterizes the reliability of the underlying hardware components and verifies that the program satisfies its reliability specification when executed on the underlying unreliable hardware platform. We demonstrate the application of quantitative reliability analysis on six computations implemented in Rely.
引用
收藏
页码:83 / 91
页数:9
相关论文
共 28 条
[1]  
Achour S., 2015, OOPSLA
[2]  
[Anonymous], CGO
[3]  
[Anonymous], 2003, MICRO
[4]  
[Anonymous], 2010, ICSE
[5]  
[Anonymous], 2014, OOPSLA
[6]  
[Anonymous], 2011, ASPLOS
[7]  
[Anonymous], 2009, IPDPS
[8]  
[Anonymous], 2011, SAS
[9]  
[Anonymous], 2012, PLDI
[10]  
Baek W., 2010, PLDI