Opened 7 years ago
#132 new defect
Spatial reductions across ranks broken
Reported by: | rnash | Owned by: | ymipsl |
---|---|---|---|
Priority: | major | Component: | XIOS |
Version: | 1.0 | Keywords: | |
Cc: |
Description
Hello, I need to get the average of field across an axis that is distributed across multiple MPI ranks.
My simple test case however gives a nonsense answers (every where std::numeric_limits<float>::max())
https://gist.github.com/rupertnash/b7ef4e2592d8bffad56db27acb0bbf6a
I suspect this is a bug in XIOS but if I am misusing this, please let me know.
Best wishes,
Rupe
Note: See
TracTickets for help on using
tickets.