[mpich-commits] [mpich] MPICH primary repository branch, master, updated. v3.2b3-124-g62829ab
Service Account
noreply at mpich.org
Tue Jun 23 14:09:34 CDT 2015
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 62829ab8a102daf287178e3fa4844cb19a2410a9 (commit)
from 7ddceb6969857851d06033a6f1a9654b5f83acc5 (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/62829ab8a102daf287178e3fa4844cb19a2410a9
commit 62829ab8a102daf287178e3fa4844cb19a2410a9
Author: Rob Latham <robl at mcs.anl.gov>
Date: Tue Jun 23 14:07:03 2015 -0500
mark gather_big as a 'largetest'
disable this memory-intensive test on 32 bit platforms
No Reviewer
diff --git a/test/mpi/coll/testlist b/test/mpi/coll/testlist.in
similarity index 99%
rename from test/mpi/coll/testlist
rename to test/mpi/coll/testlist.in
index 057b96f..72da083 100644
--- a/test/mpi/coll/testlist
+++ b/test/mpi/coll/testlist.in
@@ -78,7 +78,7 @@ exscan 10
exscan2 5
gather 4
gather2 4
-gather_big 8
+ at largetest@ gather_big 8
scattern 4
scatter2 4
scatter3 4
-----------------------------------------------------------------------
Summary of changes:
test/mpi/coll/{testlist => testlist.in} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
rename test/mpi/coll/{testlist => testlist.in} (99%)
hooks/post-receive
--
MPICH primary repository
More information about the commits
mailing list