diff options
author | obache <obache@pkgsrc.org> | 2008-12-21 11:41:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-21 11:41:01 +0000 |
commit | af6c0740c72911a2118f400bd6aa9859838196fc (patch) | |
tree | 33799f47a1802b0c29e2195c53977cafd5c4b0ff /parallel/mpi-ch/PLIST | |
parent | e2582f96f471bee697319ff5b0ba58bacba0b2fa (diff) | |
download | pkgsrc-af6c0740c72911a2118f400bd6aa9859838196fc.tar.gz |
Update MPICH2 to 1.0.8, maintainer update request by PR 40239.
Changes since 1.0.7:
- Added support for MPI 2.1
- Added support for MPI_Type_create_resized and
MPI_Type_create_indexed_block datatypes in ROMIO.
- Bug fixes, memory leak fixes and code cleanup.
Diffstat (limited to 'parallel/mpi-ch/PLIST')
-rw-r--r-- | parallel/mpi-ch/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/parallel/mpi-ch/PLIST b/parallel/mpi-ch/PLIST index bd372c4cfbb..f2fea502cc9 100644 --- a/parallel/mpi-ch/PLIST +++ b/parallel/mpi-ch/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2008/07/11 01:57:00 obache Exp $ +@comment $NetBSD: PLIST,v 1.12 2008/12/21 11:41:01 obache Exp $ bin/check_callstack bin/clog2_join bin/clog2_print @@ -794,6 +794,7 @@ share/mpich2/examples/mpe_nolog.conf share/mpich2/examples/mpicc.conf share/mpich2/examples/mpicxx.conf share/mpich2/examples/mpif77.conf +share/mpich2/examples/mpixxx_opts.conf share/mpich2/examples_collchk/Makefile share/mpich2/examples_collchk/Makefile.in share/mpich2/examples_collchk/composite.c |