summaryrefslogtreecommitdiff
path: root/net/mpich2/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-11-28- Upgrade to 1.2.1Thierry Thomas1-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.
2009-07-22Upgrade to 1.1.1.Thierry Thomas1-29/+5
Changelog at <https://svn.mcs.anl.gov/repos/mpi/mpich2/tags/release/mpich2-1.1.1/CHANGES>
2009-06-27Upgrade to 1.1.Thierry Thomas1-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>
2008-04-08Upgrade to 1.0.7.Thierry Thomas1-40/+4
Notified by: Pavan Balaji <balaji (at) mcs.anl.gov> (Argonne)
2007-12-11- Upgrade to 1.0.6p1;Thierry Thomas1-4/+40
Changelog at <http://www-unix.mcs.anl.gov/mpi/mpich/106p1.txt> - Fix pkgconfig.
2006-08-08Try to fix on 4.x.Thierry Thomas1-3/+12
Since I'm there, switch to USE_LDCONFIG. Reported by: pointyhat via Kris
2006-07-22Add MPICH-2, an implementation of the Message-Passing Interface (MPI).Thierry Thomas1-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