Closed jorgensd closed 8 months ago
On my old branches, this runs fine. I'll have a look into it
This problem was caused when NBX was removed from create_sub_index_map
. The submap destination ranks are now being computed incorrectly in certain corner cases, which causes MPI to hang. I'll make a PR with a fix soon.
Fixed in #3099
Summarize the issue
Minimal example below. Runs with less than 6 processes, and if ghostmode is none
How to reproduce the bug
Runing test below.
Minimal Example (Python)
Output (Python)
No response
Version
main branch
DOLFINx git commit
No response
Installation
No response
Additional information
No response