[mpich] MPICH primary repository branch, master, updated. v3.2b1-68-g04060d1
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 04060d1d639e74db1719873c7e0ed1998dd6c972 (commit) from 1ed2b43472d2db8f88050f14bcd0222acff43048 (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/04060d1d639e74db1719873c7e0ed1998d... commit 04060d1d639e74db1719873c7e0ed1998dd6c972 Author: Pavan Balaji <[email protected]> Date: Wed Apr 15 23:36:31 2015 -0500 Increase bcast_full time limit. We increased the number of cases the bcast test was running in [e01a20b6]. This is causing it to timeout on some platforms, where the test now seems to take close to 3 minutes. This increased timeout should be sufficient on those platforms. No reviewer. diff --git a/test/mpi/coll/testlist b/test/mpi/coll/testlist index 61ad2a3..12787c9 100644 --- a/test/mpi/coll/testlist +++ b/test/mpi/coll/testlist @@ -32,7 +32,7 @@ allgatherv4 4 timeLimit=600 bcasttest 4 bcasttest 8 bcasttest 10 -bcast_full 4 +bcast_full 4 timeLimit=300 # More that 8 processes are required to get bcast to switch to the long # msg algorithm (see coll definitions in mpiimpl.h) bcast_min_datatypes 10 timeLimit=1200 ----------------------------------------------------------------------- Summary of changes: test/mpi/coll/testlist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org