Accelerators, parallelism, and determinism
Accelerators, parallelism, and determinism
Posted Jun 5, 2025 18:33 UTC (Thu) by DemiMarie (subscriber, #164188)Parent article: The importance of free software to science
Are deterministic results in HPC practical? My understanding is that parallel algorithms generally assume that they can reorder floating point operations, because not doing so is too constraining. Also, I believe GPUs don’t provide the same guarantees CPUs do when it comes to deterministic floating-point results.
