Skip to content
Snippets Groups Projects
Commit 6a92da85 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add reproductible floating point array sum

sums are reproducible whichever
- the array ordering is
- the number of processors is
- the number of threads is

To use classic sums one can use the `--no-reproductible-sums` option
the default behavior is reproductible summation.
parent 25d7011d
No related branches found
No related tags found
1 merge request!172Reproducible summation of floating point arrays
Showing
with 1641 additions and 675 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment