9 Commits

Author SHA1 Message Date
martin
a9dbb77f7c Bugfix update for openmpi to 4.0.3.
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.
2020-03-06 06:59:33 +00:00
martin
29322348c5 Update to openmpi-4.0.2
Changelog/Announcement:
https://www.mail-archive.com/announce@lists.open-mpi.org/msg00124.html

with help and input from David J. Raymond

OK jca@
2019-12-22 15:47:35 +00:00
jca
4a4ad5c181 Cleaner filesystem detection.
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)
2019-06-28 11:05:11 +00:00
jca
2990ed37b2 Major update to openmpi-4.0.1
From Martin Reindl (martin@) with input from sthen@ and me.  ok sthen@
2019-06-27 13:52:00 +00:00
sthen
bcbcb4232f clang6 space around constants; from David CARLIER 2018-04-11 22:49:40 +00:00
jasper
9cf418bba3 - fix build on mips64
ok MAINTAINER
2010-06-14 10:12:46 +00:00
jasper
ebfcf1062c - add two patches from j@bitminer.ca to quieten openmpi a bit
about v4-mapped addresses

read good to maintainer
2010-04-04 15:49:06 +00:00
jasper
b1bc456b07 - update openmpi to 1.4.1
* Rewrite network interface configuration using getifaddrs(3) for BSD, from netbsd

ok maintainer
2010-03-21 10:45:19 +00:00
jasper
e74c4d6bf6 import openmpi 1.3.3
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
2009-10-10 18:11:41 +00:00