Port details |
- mpich2 Portable implementation of MPI-1 and MPI-2
- 1.5_15,5 net
=4 1.5_15,5Version of this port present on the latest quarterly branch.
- DEPRECATED: This is the legacy version, it is advised to use MPICH 3: net/mpich
- Maintainer: thierry@FreeBSD.org
- Port Added: 2006-07-22 08:35:42
- Last Update: 2022-05-31 15:03:23
- Commit Hash: c212e29
- People watching this port, also watch:: openmpi, mined, vim
- Also Listed In: java parallel
- License: MPICH
- WWW:
- http://www.mcs.anl.gov/research/projects/mpich2/
- Description:
- MPICH2 is an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for developing
new and better parallel programming environments
WWW: http://www.mcs.anl.gov/research/projects/mpich2/
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: mpich2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mpich/mpich2-1.5.tar.gz) = 7175926fc2e4230f00201e880318c08de4f949c0dbe167fe1b2e256ac79d5f66
SIZE (mpich/mpich2-1.5.tar.gz) = 22826035
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:
-
- bash : shells/bash
- java : java/openjdk8
- gfortran10 : lang/gcc10
- pkgconf>=1.3.0_1 : devel/pkgconf
- gcc10 : lang/gcc10
- as : devel/binutils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk8
- gfortran10 : lang/gcc10
- gcc10 : lang/gcc10
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for mpich2-1.5_15,5:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
JAVA=on: build MPE Jumpshot-4
SMPD=off: use SMPD instead of MPD, for a mixed-OS cluster
X11=on: build MPE graphics routines
===> Use 'make config' to modify these settings
- Options name:
- net_mpich2
- USES:
- libtool:keepla localbase fortran perl5 pkgconfig xorg
- pkg-message:
- For install:
- Please change the password in /usr/local/etc/mpd.conf
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4.p1_1,1 10 Dec 2006 23:22:57 |
thierry |
Re-enable the Fortran 90 module: fixed with gcc-withfortran-4.1.2_20061208. |
1.0.4.p1_1,1 02 Dec 2006 12:57:59 |
thierry |
Disable Fortran 90 module while gfortran is broken. |
1.0.4.p1_1,1 30 Nov 2006 23:32:56 |
kris |
BROKEN: Incorrect pkg-plist |
1.0.4.p1_1,1 25 Sep 2006 19:43:30 |
thierry |
Add a knob WITH_SMPD, to enable SMPD instead of MPD, to work with SMPD under
Microsoft Windows.
Submitted by: Intron <mag (at) intron.ac> |
1.0.4.p1,1 17 Sep 2006 08:44:00 |
thierry |
Fix build on amd64: work-around against a make strange behaviour
=> use gmake.
Reported by: Andrzej Tobola <ato (at) iem.pw.edu.pl>,
Jaroslaw Gruca <grucaj (at) amper.iem.pw.edu.pl> |
1.0.4.p1,1 06 Sep 2006 21:14:00 |
thierry |
There is no JDK package on -Current.
Reminded by: Kris |
1.0.4.p1,1 20 Aug 2006 20:05:33 |
thierry |
Upgrade to 1.0.4p1. |
1.0.4 08 Aug 2006 15:56:40 |
thierry |
Try to fix on 4.x.
Since I'm there, switch to USE_LDCONFIG.
Reported by: pointyhat via Kris |
1.0.4 04 Aug 2006 15:02:06 |
thierry |
Upgrade to 1.0.4.
Changelog at
<http://www-unix.mcs.anl.gov/mpi/mpich/downloads/mpich2-doc-CHANGES.txt>. |
1.0.3 22 Jul 2006 08:35:22 |
thierry |
Add MPICH-2, an implementation of the Message-Passing Interface (MPI).
The goals of MPICH2 are to provide an MPI implementation for important
platforms, including clusters, SMPs, and massively parallel processors.
It also provides a vehicle for MPI implementation research and for
developing new and better parallel programming environments.
MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for
the case of clusters with heterogeneous data representations.
Note: some regression tests fail with Fortran 90, but the problem has
been solved in 1.0.4-rc1, and 1.0.4 should be available RSN.
Repocopied by: marcus |