(no title)
minimaltom | 1 month ago
When you add A then B then C, you get a different answer than C then A then B, because floating point, approximation error, subnormals etc.
minimaltom | 1 month ago
When you add A then B then C, you get a different answer than C then A then B, because floating point, approximation error, subnormals etc.
bonoboTP|1 month ago
minimaltom|1 month ago
Unsurprising given they amount to explicit synchronization to make the order of operations deterministic.