[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b3-5-gf6ef440
Service Account
noreply at mpich.org
Thu Jun 4 11:15:30 CDT 2015
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 f6ef4406135f1e8a32cb529a3c3e6f69e514c415 (commit)
from c105d422edaf19af14d492d784c432cf819ee92c (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/f6ef4406135f1e8a32cb529a3c3e6f69e514c415
commit f6ef4406135f1e8a32cb529a3c3e6f69e514c415
Author: Ken Raffenetti <raffenet at mcs.anl.gov>
Date: Thu Jun 4 11:01:02 2015 -0500
update CHANGES to reflect the MPI-3.1 standard
Signed-off-by: Halim Amer <aamer at anl.gov>
diff --git a/CHANGES b/CHANGES
index 5de210a..0af3592 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,12 +2,10 @@
Changes in 3.2
===============================================================================
- # Added support for proposed MPI-3.1 features including nonblocking
- collective I/O, address manipulation routines, thread-safety for
- MPI initialization, pre-init functionality, and new MPI_T routines
- to look up variables by name. Proposed MPI-3.1 features are
- implemented as MPIX_ functions and the MPI version number is still
- set to 3.0.
+ # Added support for MPI-3.1 features including nonblocking collective I/O,
+ address manipulation routines, thread-safety for MPI initialization,
+ pre-init functionality, and new MPI_T routines to look up variables
+ by name.
# Fortran 2008 bindings are enabled by default and fully supported.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list