I'm trying to build OpenMPI-4.0.3-GCC-9.3.0 on red hat enterprise linux 7 for power (ppc64le), but it fails and I get the following error in the log fie:
configure: WARNING: Unfortunately, libfabric links to both libnl and libnl-3.
configure: WARNING: This is a configuration that is known to cause run-time crashes.
configure: WARNING: This is an error in libfabric (not Open MPI).
configure: WARNING: Open MPI will therefore skip using libfabric.
configure: WARNING: OFI libfabric support requested (via --with-ofi or --with-libfabric), but not found.
configure: error: Cannot continue.
I am grateful for any clue.