[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.0.1-86-gd20626f

mysql vizuser noreply at mpich.org
Wed Jan 30 13:22:15 CST 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  d20626f7e331759564b612729966271c083ba539 (commit)
      from  ae997a616c48d1ea2db2b43e5a6cc54a3cf3e0d7 (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/d20626f7e331759564b612729966271c083ba539

commit d20626f7e331759564b612729966271c083ba539
Author: Dave Goodell <goodell at mcs.anl.gov>
Date:   Wed Jan 30 13:20:10 2013 -0600

    update CHANGES for the 3.0.2 release

diff --git a/CHANGES b/CHANGES
index 8b0d064..946a654 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,12 +4,34 @@
 
  # PM/PMI: Upgrade to hwloc-1.6.1
 
- # Performance enhancements for shared memory windows.
+ # RMA: Performance enhancements for shared memory windows.
+
+ # COMPILER INTEGRATION: minor improvements and fixes to the clang static type
+   checking annotation macros.
+
+ # MPI-IO (ROMIO): improved error checking for user errors, contributed by IBM.
+
+ # MPI-3 TOOLS INTERFACE: new MPI_T performance variables providing information
+   about nemesis communication behavior and and CH3 message matching queues.
+
+ # TEST SUITE: "make testing" now also outputs a "summary.tap" file that can be
+   interpreted with standard TAP consumer libraries and tools.  The
+   "summary.xml" format remains unchanged.
+
+ # GIT: This is the first release built from the new git repository at
+   git.mpich.org.  A few build system mechanisms have changed because of this
+   switch.
+
+ # BUG FIX: resolved a compilation error related to LLONG_MAX that affected
+   several users (ticket #1776).
+
+ # BUG FIX: nonblocking collectives now properly make progress when MPICH is
+   configured with the ch3:sock channel (ticket #1785).
 
  # 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.0..v3.0.1
+     http://git.mpich.org/mpich.git/shortlog/v3.0.1..v3.0.2
 
 
 ===============================================================================

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

Summary of changes:
 CHANGES |   26 ++++++++++++++++++++++++--
 1 files changed, 24 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
MPICH primary repository


More information about the commits mailing list