[mpich] MPICH primary repository branch, master, updated. v3.1.3-204-g22524a6
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 22524a6e83464617bd7786ac8f221fa3b791e1e6 (commit) from a81ec2ac2bf2efcb02cbbd28aaf4b75174382f44 (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/22524a6e83464617bd7786ac8f221fa3b7... commit 22524a6e83464617bd7786ac8f221fa3b791e1e6 Author: Min Si <[email protected]> Date: Thu Nov 13 17:56:08 2014 -0600 Increase bcast2,bcast3 timelimit to 13 mins. Nightly testing reported timeout on octopus with 12 timelimit. Each of them took 12:05 ~ 12:10 mins. diff --git a/test/mpi/coll/testlist b/test/mpi/coll/testlist index 280365e..36686e7 100644 --- a/test/mpi/coll/testlist +++ b/test/mpi/coll/testlist @@ -35,8 +35,8 @@ bcasttest 10 bcast2 4 # More that 8 processes are required to get bcast to switch to the long # msg algorithm (see coll definitions in mpiimpl.h) -bcast2 10 timeLimit=720 -bcast3 10 timeLimit=720 +bcast2 10 timeLimit=780 +bcast3 10 timeLimit=780 bcastzerotype 1 bcastzerotype 4 bcastzerotype 5 ----------------------------------------------------------------------- Summary of changes: test/mpi/coll/testlist | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org