Eiffel: inferring input ranges of significant floating-point errors via polynomial extrapolation

Z Zhang, B Zhou, J Hao, H Yang, M Cui… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
Existing search heuristics used to find input values that result in significant floating-point (FP)
errors or small ranges that cover them are accompanied by severe constraints, complicating …

Input Range Generation for Compiler-Induced Numerical Inconsistencies

D Miao, I Laguna, C Rubio-González - Proceedings of the 38th ACM …, 2024 - dl.acm.org
Compiler-induced numerical inconsistencies present a significant challenge when testing
and verifying numerical software—they can arise in a variety of situations, such as when …

Inferring interval-valued floating-point preconditions

J Krämer, L Blatter, E Darulova, M Ulbrich - … on Tools and Algorithms for the …, 2022 - Springer
Aggregated roundoff errors caused by floating-point arithmetic can make numerical code
highly unreliable. Verified postconditions for floating-point functions can guarantee the …

Improving Analysis and Optimization of Finite-Precision Programs

A Isychev - 2023 - mediatum.ub.tum.de
Numerical software has many forms: from analyzing our heartbeat to simulations predicting
earthquakes. Some of these programs must produce very accurate results, as the cost of an …

Towards Verifying Exact Conditions for Implementations of Density Functional Approximations

S Helal, Z Tao, C Rubio-González… - SC24-W: Workshops …, 2024 - ieeexplore.ieee.org
Density Functional Theory (DFT) is used extensively in the computation of electronic
properties of matter, with applications in solid state physics, computational chemistry, and …

Toward Automated Precision Tuning of Weather and Climate Models: A Case Study

J Vanover, A Altuntas… - SC24-W: Workshops of …, 2024 - ieeexplore.ieee.org
Floating-point precision tuning (FPPT) searches target programs for computations amenable
to reduced-precision, thereby trading accuracy for performance. FPPT does so by searching …

Arfa: An Agile Regime-Based Floating-Point Optimization Approach for Rounding Errors

J Xu, M Cui, F Li, Z Zhang, H Yang, B Zhou… - Proceedings of the 33rd …, 2024 - dl.acm.org
We introduce a floating-point (FP) error optimization approach called Arfa that partitions the
domain D of an FP expression fe into regimes and rewrites fe in each regime where fe …

Expanding the horizons of finite-precision analysis

D Lohar - 2023 - publikationen.sulb.uni-saarland.de
Numerical programs are ubiquitous across many domains, including embedded systems,
scientific computing, and machine learning. These programs utilize finite precision …