Port details |
- openmpi-devel High Performance Message Passing Library
- 1.7.5_3 net
=0 1.7.5_3Version of this port present on the latest quarterly branch.
- Maintainer: danilo@FreeBSD.org
- Port Added: 2013-11-29 23:56:14
- Last Update: 2015-06-09 21:04:12
- SVN Revision: 388999
- Also Listed In: parallel
- License: not specified in port
- WWW:
- http://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.
WWW: http://www.open-mpi.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- openmpi-devel>0:net/openmpi-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: openmpi-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gfortran48 : lang/gcc
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- as : devel/binutils
- Runtime dependencies:
-
- gfortran48 : lang/gcc
- Library dependencies:
-
- libexecinfo.so : devel/libexecinfo
- libhwloc.so : devel/hwloc
- libltdl.so : devel/libltdl
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for openmpi-devel-1.7.5_3:
IPV6=on: IPv6 protocol support
SLURM=off: Enable SLURM support
TORQUE=off: Enable Torque support
VT=off: Enable VampirTrace support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- fortran gmake libtool:keepla pkgconfig 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 |
1.7.5_3 09 Jun 2015 21:04:12 |
danilo |
- Remove net/openmpi-devel. This port is older than net/openmpi.
PR: 199839
Requested by: marino |
1.7.5_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.7.5_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.7.5_2 24 Jul 2014 16:09:13 |
amdmi3 |
- Switch devel/hwloc to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Add LICENSE_FILE
- While here, fix stagedir reference in www/trafficserver
Approved by: portmgr blanket |
1.7.5_1 14 Jul 2014 16:07:08 |
tijl |
Add USES=libtool:keepla and INSTALL_TARGET=install-strip |
1.7.5 13 Apr 2014 00:19:48 |
danilo |
- Update from 1.7.3 to 1.7.5
- Convert USE_BZIP2 to USES |
1.7.3_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.7.3 16 Feb 2014 17:15:32 |
tijl |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
1.7.3 29 Nov 2013 23:55:55 |
danilo |
- New port net/openmpi-devel. Version 1.7 of Open MPI.
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. |