SearcharxivSearch

arXiv subjects

Taylor Allred

Publications and source records attributed to Taylor Allred.

1 recordsLinked to original sources

FlowFPX: Nimble Tools for Debugging Floating-Point Exceptions

Reliable numerical computations are central to scientific computing, but the floating-point arithmetic that enables large-scale models is error-prone. Numeric exceptions are a common occurrence and can propagate through code, leading to flawed results. This paper presents FlowFPX, a toolkit for systematically debugging floating-point exceptions by recording their flow, coalescing exception contexts, and fuzzing in select locations. These tools help scientists discover when exceptions happen and track down their origin, smoothing the way to a reliable codebase.

cs.PL