Verifying Quantitative Reliability for Programs that Execute on Unreliable Hardware

Abstract

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.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Oct 29, 2013
Accession Number
AD1094743

Entities

People

  • Martin C. Rinard
  • Michael Carbin
  • Sasa Misailovic

Tags

Communities of Interest

  • Engineered Resilient Systems

DTIC Thesaurus Topics

  • Accuracy
  • Artificial Intelligence
  • Case Studies
  • Computations
  • Computer Programming
  • Computer Programs
  • Computers
  • Computing System Architectures
  • Data Analysis
  • Energy Consumption
  • Language
  • Machine Learning
  • Probability
  • Probability Distributions
  • Reliability
  • Standards
  • Test And Evaluation

Fields of Study

  • Computer science
  • Engineering

Readers

  • Computational Modeling and Simulation
  • Inertial Navigation Systems.
  • Software Engineering

Technology Areas

  • AI & ML
  • AI & ML - Bayesian Inference