Skip to content
Snippets Groups Projects

Reproducible summation of floating point arrays

Merged Stéphane Del Pino requested to merge feature/reproductible-sums into develop

Array 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-reproducible-sums option the default behavior is reproducible summations.

Also merged feature/new_mpi_com_pugs which is used for code coupling

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading