July 1, 2026

Rounding errors, rounded elbows

Compiler-Assisted Floating-Point Error Analysis and Profiling with FPChecker

Math bug detective drops in Hamburg, but the crowd wants receipts and better charts

TLDR: FPChecker is being showcased in a Hamburg tutorial as a way to catch hidden number mistakes in scientific software before they cause bad results. Commenters were into the idea, but the real chatter was about missing video, graph design nitpicks, and a pointed "why no Herbie?" side debate.

A half-day tutorial in Hamburg is pitching FPChecker as the gadget that helps developers catch sneaky math mistakes before those tiny errors snowball into broken results. In plain English: it watches programs doing decimal-heavy calculations, flags weird stuff like impossible numbers, and helps people see where accuracy goes off the rails. There’s even a hands-on angle with laptop demos, downloadable tools, and backup AWS cloud machines for anyone whose setup refuses to cooperate. Very practical, very serious — and then the comments arrive.

Because the real action is in the peanut gallery. One of the loudest reactions wasn’t about the tool at all, but a classic internet demand: "Is there actually video of the talk?" In other words, no matter how useful the tutorial sounds, part of the crowd basically wants proof of life and a replay link. Another commenter gave FPChecker a thumbs-up but immediately turned into a product manager, wishing the graph used base 2 so it matched how computer numbers are actually stored. Translation: cool tool, but the chart is bugging me.

And then came the spicy academic side-eye. One commenter was surprised there was no mention of Herbie, another tool in the same orbit, and wondered whether the presenters don’t know it or just don’t rate it. That’s the closest thing to drama here: not a flame war, but a subtle "why wasn’t our favorite invited to the party?" moment. The vibe is peak tech community: one person wants a video, one wants prettier graphs, and one wants a crossover episode.

Key Points

  • A half-day FPChecker tutorial is scheduled for June 22, 2026 at ISC High Performance 2026 in Hamburg, Germany.
  • The tutorial addresses floating-point error analysis in scientific computing, particularly issues from rounding and reduced-precision execution.
  • It presents compiler-assisted tools built on FPChecker and clang/LLVM to instrument C/C++ code.
  • Participants will learn to assess dynamic range and precision needs, track rounding and relative error propagation, and detect infinities and NaNs.
  • Hands-on materials include linear solvers and finite-difference examples, with distribution via Conda and optional pre-configured AWS instances.

Hottest takes

"Is there actually video of the talk?" — gct
"FPChecker looks very cool" — AlotOfReading
"either they don't know of it or they don't see it as relevant" — tialaramex
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.