summaryrefslogtreecommitdiff
path: root/net/mpich2/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 1.2.1Thierry Thomas2009-11-281-3/+3
| | | | | | | | | | Changelog at <https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.2.1/CHANGES> - Don't set PREFIX anymore to $PREFIX/mpich2. Notes: svn path=/head/; revision=244903
* Upgrade to 1.1.1.Thierry Thomas2009-07-221-29/+5
| | | | | | | | Changelog at <https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1.1/CHANGES> Notes: svn path=/head/; revision=238225
* Upgrade to 1.1.Thierry Thomas2009-06-271-19/+39
| | | | | | | | | | Announcement at <http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news> Notified by: Pavan Balaji <balaji (at) mcs.anl.gov> Notes: svn path=/head/; revision=236689
* Upgrade to 1.0.7.Thierry Thomas2008-04-081-40/+4
| | | | | | | Notified by: Pavan Balaji <balaji (at) mcs.anl.gov> (Argonne) Notes: svn path=/head/; revision=210873
* - Upgrade to 1.0.6p1;Thierry Thomas2007-12-111-4/+40
| | | | | | | | | Changelog at <http://www-unix.mcs.anl.gov/mpi/mpich/106p1.txt> - Fix pkgconfig. Notes: svn path=/head/; revision=203026
* Try to fix on 4.x.Thierry Thomas2006-08-081-3/+12
| | | | | | | | | Since I'm there, switch to USE_LDCONFIG. Reported by: pointyhat via Kris Notes: svn path=/head/; revision=170129
* Add MPICH-2, an implementation of the Message-Passing Interface (MPI).Thierry Thomas2006-07-221-0/+13
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 Notes: svn path=/head/; revision=168460