Transparent Resilience @ ARCS 2021

Our participation in the 34th International Conference on Architecture of Computing Systems

Abstract

Approximate DRAM can reduce energy consumption by exposing application data to probabilistic errors. However, not all data is amenable to approximation, and errors in certain critical data can lead to invalid outputs or application crashes. Identification of critical data typically requires annotations in source code. Transparent protection mechanisms attempt to automatically protect applications from critical data errors without programmer intervention. This work proposes and compares alternatives to transparent data protection for approximate DRAM. We alleviate the impact of errors on application quality by triggering approximate re-executions when invalid outputs are detected. Furthermore, we evaluate transparent hardware and software-level resilience mechanisms for approximate memory that can avoid a large fraction of critical errors. Our results show that adding resilience mechanisms to approximate DRAM reduces crashes and invalid outputs when compared to non-resilient approximate DRAM (up to 3x), and saves energy when compared to standard DRAM (14 - 31%).

Content

Cite us

@INPROCEEDINGS{TransparentResilience-ARCS2021,
author      ="Jo\~ao {Fabr\'icio Filho} and Isa\'ias {Felzmann} and Lucas {Wanner}",
title       ="Transparent Resilience for Approximate DRAM",
doi         ="10.1007/978-3-030-81682-7_3"
booktitle   ="Architecture of Computing Systems (ARCS)",
year        ="2021",
publisher   ="Springer International Publishing",
series      ="Lecture Notes in Computer Science",
editor      ="Hochberger, Christian and Bauer, Lars and Pionteck, Thilo",
volume      ="12800",
isbn        ="978-3-030-81682-7",
pages       ="35--50"
}

[Download BibTeX]