Skip to main navigation Skip to search Skip to main content

Compiler-directed soft error detection and recovery to avoid DUE and SDC via tail-DMR

  • Virginia Polytechnic Institute and State University
  • Oak Ridge National Laboratory

Research output: Contribution to journalArticlepeer-review

32 Scopus citations

Abstract

This article presents Clover, a compiler-directed soft error detection and recovery scheme for lightweight soft error resilience. The compiler carefully generates soft-error-tolerant code based on idempotent processing without explicit checkpoints. During program execution, Clover relies on a small number of acoustic wave detectors deployed in the processor to identify soft errors by sensing the wave made by a particle strike. To cope with DUEs (detected unrecoverable errors) caused by the sensing latency of error detection, Clover leverages a novel selective instruction duplication technique called tail-DMR (dual modular redundancy) that provides a region-level error containment. Once a soft error is detected by either the sensors or the tail-DMR, Clover takes care of the error as in the case of exception handling. To recover from the error, Clover simply redirects program control to the beginning of the code region where the error is detected. The experimental results demonstrate that the average runtime overhead is only 26%, which is a 75% reduction compared to that of the state-of-the-art soft error resilience technique. In addition, this article evaluates an alternative technique called tail-wait, comparing it to Clover. According to the evaluation with the different processor configurations and the various error detection latencies, Clover turns out to be a superior technique, achieving 1.06 to 3.49× speedup over the tail-wait.

Original languageEnglish
Article number32
JournalACM Transactions on Embedded Computing Systems
Volume16
Issue number2
DOIs
StatePublished - Dec 2016

Keywords

  • Acoustic wave detectors
  • Compilers
  • Idempotent processing
  • Soft error resilience
  • Tail-DMR frontier

Fingerprint

Dive into the research topics of 'Compiler-directed soft error detection and recovery to avoid DUE and SDC via tail-DMR'. Together they form a unique fingerprint.

Cite this