[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.0.4-405-geb42872

mysql vizuser noreply at mpich.org
Sun Jul 28 17:00:55 CDT 2013


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  eb42872a7e4d97853e9e5b8e70a7a37f9dcab2bc (commit)
       via  b56e194829859aa69ac16cddba02c784d8c60c09 (commit)
      from  cd5986fc1cfaa68fb4abb6c6245c82e319be77ee (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/eb42872a7e4d97853e9e5b8e70a7a37f9dcab2bc

commit eb42872a7e4d97853e9e5b8e70a7a37f9dcab2bc
Author: Pavan Balaji <balaji at mcs.anl.gov>
Date:   Sun Jul 28 17:00:37 2013 -0500

    Update CHANGES to reflect the improvement to MPI_WIN_ALLOCATE.

diff --git a/CHANGES b/CHANGES
index 7c2ca44..42a3041 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,10 @@
    time. The option MPIR_PARAM_ENABLE_COLL_FT_RET has been removed as
    it is no longer necessary.
 
+ # Improvements to MPI_WIN_ALLOCATE to internally allocate shared
+   memory between processes on the same node (the "alloc_shm" info
+   argument needs to be provided).
+
  # Enable shared library builds by default.
 
  # Upgraded hwloc to 1.7.1.

http://git.mpich.org/mpich.git/commitdiff/b56e194829859aa69ac16cddba02c784d8c60c09

commit b56e194829859aa69ac16cddba02c784d8c60c09
Author: Pavan Balaji <balaji at mcs.anl.gov>
Date:   Sun Jul 28 16:57:08 2013 -0500

    Update CHANGES to not describe the class of change.

diff --git a/CHANGES b/CHANGES
index a637edf..7c2ca44 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,25 +2,24 @@
                                Changes in 3.1
 ===============================================================================
 
- # OVERALL: Integrated MPICH-PAMI code base for Blue Gene/Q and other
-   IBM platforms.
+ # Integrated MPICH-PAMI code base for Blue Gene/Q and other IBM
+   platforms.
 
- # OVERALL: Several improvements to the SCIF netmod.  (code
-   contribution from Intel).
+ # Several improvements to the SCIF netmod.  (code contribution from
+   Intel).
 
- # OVERALL: Added environment variables to control a lot more
-   capabilities for collectives.  See the README.envvar file for more
-   information.
+ # Added environment variables to control a lot more capabilities for
+   collectives.  See the README.envvar file for more information.
 
- # OVERALL: Allow non-blocking collectives and fault tolerance at the same
-   time. The option MPIR_PARAM_ENABLE_COLL_FT_RET has been removed as it is no
-   longer necessary.
+ # Allow non-blocking collectives and fault tolerance at the same
+   time. The option MPIR_PARAM_ENABLE_COLL_FT_RET has been removed as
+   it is no longer necessary.
 
- # BUILD: Enable shared library builds by default.
+ # Enable shared library builds by default.
 
- # PM/PMI: Upgraded hwloc to 1.7.1.
+ # Upgraded hwloc to 1.7.1.
 
- # PM/PMI: Several improvements to the Hydra-SLURM integration.
+ # Several improvements to the Hydra-SLURM integration.
 
  # Several other minor bug fixes, memory leak fixes, and code cleanup.
    A full list of changes is available at the following link:

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

Summary of changes:
 CHANGES |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list