ompi icon indicating copy to clipboard operation
ompi copied to clipboard

openpmix 6.0.0 and openMPI 5.0.8 configure problem

Open denisbertini opened this issue 4 months ago • 7 comments

Trying to install openMPI 5.0.8 with the latest version of PMIX ( v6.0.0 ) i got this configure error:

configure: WARNING: Your PMIx version includes the PMIX_CAP_LTO
configure: WARNING: capability flag. The infrastructure defined
configure: WARNING: within it is not compatible with this version
configure: WARNING: of PRRTE. Please point us at an earlier PMIx
configure: error: Cannot proceed.
configure: ===== done with 3rd-party/prrte configure =====
configure: error: PRRTE configuration failed.  Cannot continue.
```
Does it means that openMPI 5.0.8 is not compatible with the newest version of PMIX?

denisbertini avatar Jul 24 '25 15:07 denisbertini