Closed twicki closed 2 years ago
We have seen inconsistencies between 6 and 54 rank runs. These should not eixist and get solved by this.
allreduce
generation.py
_reduce_global_area_minmaxes
gt4py_utils.py
Before submitting this PR, please make sure:
pace-util
When you merge can you update the PR title to describe what was fixed, so the merge commit says what was changed?
good point, done
Purpose
We have seen inconsistencies between 6 and 54 rank runs. These should not eixist and get solved by this.
Code changes:
allreduce
method to Comm, MPIComm and NullCommallreduce
because it requires synchronicity.generation.py
in the_reduce_global_area_minmaxes
function.gt4py_utils.py
to properly handle scalarsChecklist
Before submitting this PR, please make sure:
pace-util
, HISTORY has been updated