[mpich] MPICH primary repository branch, master, updated. v3.0.1-65-g99b86a3
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 99b86a31577ff24934f99e7ce58c0d501ff429e1 (commit) from fc206c72fbdfd5d881a5adb7748eaabf063cb77b (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 ----------------------------------------------------------------- commit 99b86a31577ff24934f99e7ce58c0d501ff429e1 Author: Dave Goodell <[email protected]> Date: Thu Jan 24 12:58:03 2013 -0600 tt#1785: NBC progress issues with ch3:sock We made progress for MPI_Wait and friends, but not MPI_Test/MPI_Iprobe/etc. Thanks to Jed Brown for letting us know about this issue. fixes #1785 Reviewed-by: buntinas ----------------------------------------------------------------------- Summary of changes: src/mpid/ch3/channels/sock/src/ch3_progress.c | 5 ++++ test/mpi/coll/Makefile.am | 1 + test/mpi/coll/ibarrier.c | 33 +++++++++++++++++++++++++ test/mpi/coll/testlist | 4 +++ 4 files changed, 43 insertions(+), 0 deletions(-) create mode 100644 test/mpi/coll/ibarrier.c hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org