Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker
Summary
The article promotes a ISC High Performance 2026 tutorial on compiler-assisted floating-point error analysis using FPChecker with clang/LLVM. It explains how to instrument C/C++ code to analyze dynamic range, precision, and error propagation, with hands-on examples and pre-configured Conda environments, plus AWS instances for remote access. It also points to FPChecker's GitHub repository and related resources.