[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.1-300-gd39b7f5

Service Account noreply at mpich.org
Wed Jun 4 14:45:14 CDT 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  d39b7f534d72ca862fea1ec80894f5633bc8d926 (commit)
      from  f0cdd1041131b278615479774eaa3eed62d87d84 (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/d39b7f534d72ca862fea1ec80894f5633bc8d926

commit d39b7f534d72ca862fea1ec80894f5633bc8d926
Author: Huiwei Lu <huiweilu at mcs.anl.gov>
Date:   Wed Jun 4 11:17:14 2014 -0500

    Update CHANGES for 3.1.1 release
    
    Signed-off-by: Ken Raffenetti <raffenet at mcs.anl.gov>

diff --git a/CHANGES b/CHANGES
index 407a1a6..090f27e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,16 +2,20 @@
                                Changes in 3.1.1
 ===============================================================================
 
+ # Blue Gene/Q implementation supports MPI-3. This release contains a
+   functional and compliant Blue Gene/Q implementation of the MPI-3 standard.
+   Instructions to build on Blue Gene/Q are on the mpich.org wiki:
+   http://wiki.mpich.org/mpich/index.php/BGQ
+
+ # Fortran 2008 bindings (experimental). Build with --enable-fortran=all. Must have
+   a Fortran 2008 + TS 29113 capable compiler.
+
  # Significant rework of MPICH library management and which symbols go
    into which libraries.  Also updated MPICH library names to make
    them consistent with Intel MPI, Cray MPI and IBM PE MPI.  Backward
    compatibility links are provided for older mpich-based build
    systems.
 
- # Fixed the prototype of the Reduce_local C++ binding.  The previous
-   prototype was completely incorrect.  Thanks to Jeff Squyres for
-   reporting the issue.
-
  # The ROMIO "Blue Gene" driver has seen significant rework.  We have separated
    "file system" features from "platform" features, since GPFS shows up in more
    places than just Blue Gene
@@ -24,8 +28,12 @@
  # The old ROMIO optimization "deferred open" either stopped working or was
    disabled on several platforms.
 
- # Fortran 2008 bindings (experimental). Build with --enable-fortran=all. Must have
-   a Fortran 2008 + TS 29113 capable compiler.
+ # Added support for powerpcle compiler. Patched libtool in MPICH to support
+   little-endian powerpc linux host.
+
+ # Fixed the prototype of the Reduce_local C++ binding.  The previous
+   prototype was completely incorrect.  Thanks to Jeff Squyres for
+   reporting the issue.
 
  # The mpd process manager, which was deprecated and unsupported for
    the past four major release series (1.3.x till 3.1), has now been

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

Summary of changes:
 CHANGES |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list