[mpich] MPICH primary repository branch, master, updated. v3.0.4-448-g3a6db38
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 3a6db38cdb2cdde8362c9e486d4ff52e5a831712 (commit) from 973a65d5b03fd298040a63da961e7b7ee9ce95fd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/3a6db38cdb2cdde8362c9e486d4ff52e5a... commit 3a6db38cdb2cdde8362c9e486d4ff52e5a831712 Author: Pavan Balaji <[email protected]> Date: Wed Aug 7 20:29:37 2013 -0500 Mention the missing MPI_T functionality in the README. diff --git a/README.vin b/README.vin index 9d2911d..a349c7f 100644 --- a/README.vin +++ b/README.vin @@ -3,8 +3,9 @@ MPICH is a high-performance and widely portable implementation of the MPI-3.0 standard from the Argonne National Laboratory. This release has all MPI 3.0 functions and features required by the standard with -the exception of support for the "external32" portable I/O format and -user-defined data representations for I/O. +the exception of support for the "external32" portable I/O format, +user-defined data representations for I/O, and the MPI_T interface +(some MPI_T functions are partially implemented). This README file should contain enough information to get you started with MPICH. More extensive installation and user guides can be found ----------------------------------------------------------------------- Summary of changes: README.vin | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org