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?