Abstract. The problem of numerical reproducibility is the problem of getting the same result when a numerical computation is run several times, whether on the same machine (and then the word repeatability is often preferred) or on different machines. This phenomenon is best exemplified by the sum of n floating-point numbers: as the addition of floating-point numbers is not associa-tive, the result of the sum depends on the order used to perform the additions. For instance, let us consider the computation of −L + L + 1, where L is so large that L + 1 is rounded as L, then (−L + L) + 1 gives 1 in floating-point arithmetic, whereas −L + (L + 1) returns 0. If several cores are available, the addends can be split among the cores and the sum is s...
International audienceNumerical reproducibility failures appear in massively par-allel floating-poin...
The world depends on computers every day to do accurate real-world mathematics. Computers must store...
Floating-point computations produce approximate results, which can lead to inaccuracy problems. Exis...
International audienceWhat is called numerical reproducibility is the problem of getting the same re...
International audienceThe problem of numerical reproducibility is the problem of getting the same re...
What is called numerical reproducibility is the problem of getting the same result when the scientif...
Questions whether numerical simulation is reproducible or not have been reported in severa...
Questions whether numerical simulation is reproducible or not have been reported in severa...
HPC simulations in various scientific domains suffer from failures of numerical reproducibility beca...
Abstract. Questions whether numerical simulation is reproducible or not have been reported in severa...
Traditional design of numerical software with result verification is based on the assumption that we...
International audienceFloating-point arithmetic may introduce failures of the numerical reproducibil...
International audienceModern high performance computation (HPC) performs a huge amount of floating p...
On modern multi-core, many-core, and heterogeneous architectures, floating-point computations, espec...
Nowadays, computations involve more and more operations and consequently errors. The limits of appli...
International audienceNumerical reproducibility failures appear in massively par-allel floating-poin...
The world depends on computers every day to do accurate real-world mathematics. Computers must store...
Floating-point computations produce approximate results, which can lead to inaccuracy problems. Exis...
International audienceWhat is called numerical reproducibility is the problem of getting the same re...
International audienceThe problem of numerical reproducibility is the problem of getting the same re...
What is called numerical reproducibility is the problem of getting the same result when the scientif...
Questions whether numerical simulation is reproducible or not have been reported in severa...
Questions whether numerical simulation is reproducible or not have been reported in severa...
HPC simulations in various scientific domains suffer from failures of numerical reproducibility beca...
Abstract. Questions whether numerical simulation is reproducible or not have been reported in severa...
Traditional design of numerical software with result verification is based on the assumption that we...
International audienceFloating-point arithmetic may introduce failures of the numerical reproducibil...
International audienceModern high performance computation (HPC) performs a huge amount of floating p...
On modern multi-core, many-core, and heterogeneous architectures, floating-point computations, espec...
Nowadays, computations involve more and more operations and consequently errors. The limits of appli...
International audienceNumerical reproducibility failures appear in massively par-allel floating-poin...
The world depends on computers every day to do accurate real-world mathematics. Computers must store...
Floating-point computations produce approximate results, which can lead to inaccuracy problems. Exis...