From 05de87c0c634e4cfbe344db2555a2c9513117504 Mon Sep 17 00:00:00 2001 From: rhaas Date: Wed, 11 Jul 2012 15:26:05 +0000 Subject: GRHydro: limit Carpet based test to run with two processes only git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@392 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- test/test.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'test/test.ccl') diff --git a/test/test.ccl b/test/test.ccl index 26f3225..ed2ff2a 100644 --- a/test/test.ccl +++ b/test/test.ccl @@ -1,2 +1,7 @@ ABSTOL 1.e-11 RELTOL 1.e-11 + +TEST test_tov_carpet_refined_nosync +{ + NPROCS 2 +} -- cgit v1.2.3