2000 character limit reached
FlowFPX: Nimble Tools for Debugging Floating-Point Exceptions
Published 22 Mar 2024 in cs.PL and cs.MS | (2403.15632v1)
Abstract: 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.
- Dune. DUNE numerics, 2023. https://www.dune-project.org/. Accessed 2023-06-06.
- FPChecker. Open source reports, 2023. https://fpchecker.org/open-source-reports.html. Accessed 2023-06-16.
- GitHub. Issue search: NaN+infinity, 2023. https://github.com/search?q=NaN+infinity++state%3Aopen&type=issues&ref=advsearch. Accessed 2023-06-16.
- Milan Klöwer and OnButtonUp. Milankl/Sherlogs.jl, 2021. doi:10.5281/ZENODO.5115765.
- David J. Priest. Handling IEEE 754 invalid operation exceptions in real interval arithmetic, 1997. https://j3-fortran.org/doc/year/97/97-172.pdf. Accessed 2023-08-16.
Paper Prompts
Sign up for free to create and run prompts on this paper using GPT-5.
Top Community Prompts
Collections
Sign up for free to add this paper to one or more collections.