Different Float64 sum on different architectures

See here for a simple example:

Basically, summation is not associative and there is no guarantee for the order of execution of the sum.

2 Likes