-
Hi everyone !
I suppose this happens when the method |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm afraid you were just bitten by the OpenMPI 4.1.2 bug here: If you can downgrade your OpenMPI to 4.1.1 (or if you're feeling daring, upgrade; skimming over https://github.com/open-mpi/ompi/tags I'd guess that 4.1.5rc1 and 5.0.0rc9 have the patch by now) that should fix it. |
Beta Was this translation helpful? Give feedback.
I'm afraid you were just bitten by the OpenMPI 4.1.2 bug here:
open-mpi/ompi#10525
If you can downgrade your OpenMPI to 4.1.1 (or if you're feeling daring, upgrade; skimming over https://github.com/open-mpi/ompi/tags I'd guess that 4.1.5rc1 and 5.0.0rc9 have the patch by now) that should fix it.