FLOATING-POINT FAULT-TOLERANCE WITH BACKWARD ERROR ASSERTIONS

Citation
D. Boley et al., FLOATING-POINT FAULT-TOLERANCE WITH BACKWARD ERROR ASSERTIONS, I.E.E.E. transactions on computers, 44(2), 1995, pp. 302-311
Citations number
22
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture
ISSN journal
00189340
Volume
44
Issue
2
Year of publication
1995
Pages
302 - 311
Database
ISI
SICI code
0018-9340(1995)44:2<302:FFWBEA>2.0.ZU;2-D
Abstract
This paper introduces an assertion scheme based on the backward error analysis for error detection in algorithms that solve dense systems of linear equations, Ax = b. Unlike previous methods, this Backward Erro r Assertion Model is specifically designed to operate in an environmen t of floating point arithmetic subject to round-off errors, and it can be easily instrumented in a Watchdog processor environment. The compl exity of verifying assertions is O(n(2)), compared to the O(n(3)) comp lexity of algorithms solving Ax = b. Unlike other proposed error detec tion methods, this assertion model does not require any encoding of th e matrix A. Experimental results under various error models are presen ted to validate the effectiveness of this assertion scheme.