Closed twicki closed 2 years ago
There was a bug in decomposition.py to raise a faulty assertion when just running on a higher node-count. This fixes that problem.
decomposition.py
stencil_config.py
test_compilation_config.py
Before submitting this PR, please make sure:
Purpose
There was a bug in
decomposition.py
to raise a faulty assertion when just running on a higher node-count. This fixes that problem.Code changes:
stencil_config.py
decomposition.py
test_compilation_config.py
Checklist
Before submitting this PR, please make sure: