SC20: International Conference for High Performance Computing, Networking, Storage and Analysis 2020
DOI: 10.1109/sc41405.2020.00055
|View full text |Cite
|
Sign up to set email alerts
|

Scalable yet Rigorous Floating-Point Error Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 24 publications
(10 citation statements)
references
References 31 publications
0
10
0
Order By: Relevance
“…Worst-case analysis of roundoff errors has been an active research area with numerous published approaches [12][13][14][15][16]18,22,33,35,37,38,46,47,50]. Our symbolic affine arithmetic used in PAF (Sect.…”
Section: Related Workmentioning
confidence: 99%
“…Worst-case analysis of roundoff errors has been an active research area with numerous published approaches [12][13][14][15][16]18,22,33,35,37,38,46,47,50]. Our symbolic affine arithmetic used in PAF (Sect.…”
Section: Related Workmentioning
confidence: 99%
“…This approach can be extended to and intraprocedural, modular abstract interpretation [17,36,48]. Error Taylor forms can also bound floating-point error [14,19,46] and generally providing tighter bounds than interval-based bounds, as does semidefinite programming [34]. Both error Taylor forms and semidefinite characterize error at a fixed input point and then apply sound global optimization, such as Gelpia [11], which uses interval arithmetic to compute sound bounds.…”
Section: Related Workmentioning
confidence: 99%
“…Rounding error has been responsible for scientific retractions [2,3], mispriced financial indices [20,38], miscounted votes [51], and wartime casualties [50]. Floating-point code thus needs careful validation; sound upper bounds [19,27,46], semidefinite optimization [34], input generation [15,26], and statistical methods [47] have all been proposed for such validation. Sampling-based error estimation, which can estimate typical, not worst-case, error is especially widely used [9,42,44,45].…”
Section: Introductionmentioning
confidence: 99%
“…3 Error Taylor series thus provide an elegant, rigorous, and relatively accurate way to bound the error of an arbitrary floating-point expression. Recent work focuses on automating this idea [Solovyev et al 2018] and scaling it larger programs [Das et al 2020].…”
Section: Error Taylor Seriesmentioning
confidence: 99%