Skip to content
Snippets Groups Projects

Reproducible summation of floating point arrays

  1. Jul 02, 2023
  2. Jun 29, 2023
  3. Jun 28, 2023
    • Stéphane Del Pino's avatar
      Add reproductible floating point array sum · 6a92da85
      Stéphane Del Pino authored
      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.
      6a92da85
  4. Jun 16, 2023
  5. Jun 14, 2023
  6. Nov 17, 2022
  7. Nov 16, 2022
  8. Jul 27, 2022
Loading