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 82f13590e34c406d76fc6ce6648cefa8d708d300 (commit) via b5a9659920e8b5675b1ea87331af734441fb2d5c (commit) from d8ad5bd24d5d14a9e21449b6c4e63db5d926d37c (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/82f13590e34c406d76fc6ce6648cefa8d7... commit 82f13590e34c406d76fc6ce6648cefa8d708d300 Author: Pavan Balaji <[email protected]> Date: Thu Feb 20 00:21:27 2014 -0600 Added a comment on process binding to CHANGES. diff --git a/CHANGES b/CHANGES index 11b1a60..97e9947 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,10 @@ # Several improvements to the Hydra-SLURM integration. + # Several improvements to the Hydra process binding code. See the + Hydra wiki page for more information: + http://wiki.mpich.org/mpich/index.php/Using_the_Hydra_Process_Manager + # MPICH now supports operations on very large datatypes (those that describe more than 32 bits of data). This work also allows MPICH to fully support MPI-3's introduction of MPI_Count. http://git.mpich.org/mpich.git/commitdiff/b5a9659920e8b5675b1ea87331af734441... commit b5a9659920e8b5675b1ea87331af734441fb2d5c Author: Pavan Balaji <[email protected]> Date: Thu Feb 20 00:20:11 2014 -0600 Fix the git URL in the CHANGES file. diff --git a/CHANGES b/CHANGES index ffb2ca8..11b1a60 100644 --- a/CHANGES +++ b/CHANGES @@ -41,7 +41,7 @@ A full list of changes is available at the following link: - http://git.mpich.org/mpich.git/shortlog/v3.0.4..v3.1rc4 + http://git.mpich.org/mpich.git/shortlog/v3.0.4..v3.1 A full list of bugs that have been fixed is available at the following link: ----------------------------------------------------------------------- Summary of changes: CHANGES | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository