[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1.3-226-ge6c82f0

Service Account noreply at mpich.org
Fri Nov 14 15:53:29 CST 2014


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  e6c82f0942da9972a45138730fffb016ed4729c9 (commit)
      from  7e0f71687406f82d0fa40dcf145dcb68c4fa9dbf (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/e6c82f0942da9972a45138730fffb016ed4729c9

commit e6c82f0942da9972a45138730fffb016ed4729c9
Author: Pavan Balaji <balaji at anl.gov>
Date:   Fri Nov 14 14:30:44 2014 -0600

    Added CHANGES for 3.2a2.
    
    Signed-off-by: Ken Raffenetti <raffenet at mcs.anl.gov>

diff --git a/CHANGES b/CHANGES
index 9145ab0..a609301 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,40 @@
 ===============================================================================
+                               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 and pre-init functionality.  Proposed MPI-3.1
+   features are implemented as MPIX_ functions and the MPI version
+   number is still set to 3.0.
+
+ # Fortran 2008 bindings are enabled by default and fully supported.
+
+ # Added support for the Mellanox MXM InfiniBand interface.  (thanks
+   to Mellanox for the code contribution).
+
+ # Added support for the Mellanox HCOLL interface for collectives.
+   (thanks to Mellanox for the code contribution).
+
+ # Added support for OFED IB on Xeon and Xeon Phi.  (thanks to RIKEN
+   and University of Tokyo for the contribution).
+
+ # Significant stability improvements to the MPICH/portals4
+   implementation.
+
+ # Several other minor bug fixes, memory leak fixes, and code cleanup.
+
+   A full list of changes is available at the following link:
+
+     http://git.mpich.org/mpich.git/shortlog/v3.1.2..v3.2a2
+
+   A full list of bugs that have been fixed is available at the
+   following link:
+
+     https://trac.mpich.org/projects/mpich/query?status=closed&group=resolution&milestone=mpich-3.2
+
+
+===============================================================================
                                Changes in 3.1.3
 ===============================================================================
 

-----------------------------------------------------------------------

Summary of changes:
 CHANGES |   36 ++++++++++++++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list