Changelog available at:
https://raw.githubusercontent.com/open-mpi/ompi/v4.0.x/NEWS
GDS patches have been merged upstream to the embedded PMIx component and the
config logic was subsequently fixed (hash remains the only working GDS).
Bump SHARED_LIBS where necessary.
Our diff to convert statfs.f_type tests to statfs.f_fstypename was
broken, since it used pointer equality tests for strings.
Fortunately the default FS type is UFS and upstream tests for NFS using
statfs.f_fstypename, so we only need to neuter tests based on
statfs.f_type.
ok martin@ (maintainer)
The Open MPI Project is an open source MPI-2 implementation that is
developed and maintained by a consortium of academic, research, and
industry partners. Open MPI is therefore able to combine the expertise,
technologies, and resources from all across the High Performance
Computing community in order to build the best MPI library available.
Open MPI offers advantages for system and software vendors, application
developers and computer science researchers.
from Andreas Bihlmaier (MAINTAINER) with minor tweaks by me