Port details |
- openmpi4 High Performance Message Passing Library
- 4.1.6_1 net =3 4.1.6_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2024-02-18 09:36:04
- Last Update: 2024-07-02 19:47:27
- Commit Hash: a6a476b
- People watching this port, also watch:: wa-aspell, medit, ittapi, php81-pear, apache-log4j2
- Also Listed In: parallel
- License: BSD3CLAUSE
- WWW:
- https://www.open-mpi.org/
- Description:
- Open MPI is a project combining technologies and resources from several
other projects (FT-MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to
build the best MPI library available. A completely new MPI-2 compliant
implementation, Open MPI offers advantages for system and software
vendors, application developers and computer science researchers.
Open MPI is based on an open component architecture allowing modular
replacement of many system components without recompilation.
This is the legacy version, but the latest one with support of 32 bits
platforms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net/openmpi4/ && make install clean
- To add the package, run one of these commands:
- pkg install net/openmpi4
- pkg install openmpi4
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openmpi4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706177680
SHA256 (openmpi-4.1.6.tar.bz2) = f740994485516deb63b5311af122c265179f5328a0d857a567b85db00b11e415
SIZE (openmpi-4.1.6.tar.bz2) = 10017002
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- as : devel/binutils
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libhwloc.so.15 : devel/hwloc2
- libltdl.so : devel/libltdl
- libevent.so : devel/libevent
- libmunge.so : security/munge
- libslurm.so : sysutils/slurm-wlm
- This port is required by:
- for Build
-
- math/cosma
- math/dune-common
- math/dune-fem
- math/dune-geometry
- math/dune-grid
- math/dune-grid-glue
- math/dune-pdelab
- for Libraries
-
- math/dune-alugrid
- math/elemental
- math/moab
- math/parmgridgen
- math/vtk8
- misc/py-pytorch
- misc/pytorch
- for Run
-
- math/cosma
- math/dune-fem
- math/dune-pdelab
- math/dune-polygongrid
- math/dune-typetree
- math/dune-uggrid
- math/dune-vtk
Configuration Options:
- ===> The following configuration options are available for openmpi4-4.1.6_1:
AVX=off: Enable AVX instructions
DEBUG=off: Build with debugging support
IPV6=on: IPv6 protocol support
SLURM=on: Enable SLURM support
===> Use 'make config' to modify these settings
- Options name:
- net_openmpi4
- USES:
- fortran gmake libtool:keepla localbase perl5 pkgconfig shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.6_1 02 Jul 2024 19:47:27 |
Rene Ladan (rene) |
net/openmpi4: fix PKGNAMESUFFIX, bump PORTREVISION instead
Reported by: antoine
Fixes: ab5417be12a3 - main - net/openmpi4: remove optional support for expired
graphics/torque |
4.1.6 30 Jun 2024 13:09:02 |
Rene Ladan (rene) |
net/openmpi4: remove optional support for expired graphics/torque |
4.1.6 18 Feb 2024 09:22:34 |
Thierry Thomas (thierry) |
net/openmpi4: upgrade to 4.1.6
Changelog at <https://raw.githubusercontent.com/open-mpi/ompi/v4.1.x/NEWS>. |
4.1.5_4 18 Feb 2024 09:22:34 |
Thierry Thomas (thierry) |
net/openmpi4: repocopy from net/openmpi
This is the legacy version, but it is still needed, because 32 bits platforms
are no more supported by OpenMPI-5.x. |