Pre-rounded summation — where it appears
Named by 3 essays across one field — each of them below, with the objects they name alongside it.
Also named here as reproducible summation — the same set of essays touches all of them, so they are one junction rather than several.
The sum that cannot be wrong
Snap every addend to a common multiple before adding, and every partial sum is exact — so the order stops mattering, by construction rather than by luck. Four hundred permutations return one value where an ordinary reduction returns three hundred and three.
What determinism costs
Six ways to add up a vector, priced in operations per element and in accuracy. Nothing sits in the bottom left of the figure — an answer that is the same on every machine costs between three and twelve operations where an answer that is not costs one.
Accuracy and agreement are different properties
The most accurate policy on this site's summation figure returns 119 different answers, and the one that returns a single answer is four orders less accurate. Neither property implies the other, and the vocabulary has one word for both.
Named alongside it
The objects these essays reach for when they reach for this one.
Bitwise reproducibilityExact accumulationKahan summationReproducible summationReduction orderBackward stabilityData movementError-free transformationFlop countMemory hierarchyRun-to-run variationUnit roundoff