cvs commit: ports/net Makefile ports/net/mpich2 Makefile distinfo
pkg-descr pkg-plist ports/net/mpich2/files patch-ab
patch-configure patch-mpid::ch2::chtick.c patch-src_env_Makefile.in
patch-src_mpe2_src_slog2sdk_trace_rlog_configure
patch-src_mpe2_src_slog2sdk_trace_sample_configure
patch-src_mpi_romio_configure ...
Thierry Thomas
thierry at FreeBSD.org
Sat Jul 22 08:35:23 UTC 2006
thierry 2006-07-22 08:35:22 UTC
FreeBSD ports repository
Modified files:
net Makefile
net/mpich2 Makefile distinfo pkg-descr pkg-plist
Added files:
net/mpich2/files patch-configure patch-src_env_Makefile.in
patch-src_mpe2_src_slog2sdk_trace_rlog_configure
patch-src_mpe2_src_slog2sdk_trace_sample_configure
patch-src_mpi_romio_configure
pkg-message.in
Removed files:
net/mpich2/files patch-ab patch-mpid::ch2::chtick.c
Log:
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
Revision Changes Path
1.1702 +1 -0 ports/net/Makefile
1.44 +176 -173 ports/net/mpich2/Makefile
1.25 +3 -12 ports/net/mpich2/distinfo
1.6 +0 -13 ports/net/mpich2/files/patch-ab (dead)
1.1 +13 -0 ports/net/mpich2/files/patch-configure (new)
1.2 +0 -10 ports/net/mpich2/files/patch-mpid::ch2::chtick.c (dead)
1.1 +21 -0 ports/net/mpich2/files/patch-src_env_Makefile.in (new)
1.1 +10 -0 ports/net/mpich2/files/patch-src_mpe2_src_slog2sdk_trace_rlog_configure (new)
1.1 +10 -0 ports/net/mpich2/files/patch-src_mpe2_src_slog2sdk_trace_sample_configure (new)
1.1 +22 -0 ports/net/mpich2/files/patch-src_mpi_romio_configure (new)
1.1 +7 -0 ports/net/mpich2/files/pkg-message.in (new)
1.3 +6 -6 ports/net/mpich2/pkg-descr
1.23 +639 -622 ports/net/mpich2/pkg-plist
More information about the cvs-ports
mailing list