From 7e5352548a6aa9659c3ed904d9a4ba048f35cc67 Mon Sep 17 00:00:00 2001 From: Thomas Radke Date: Thu, 18 Jan 2007 11:55:00 +0000 Subject: Carpet*/test: specify the number of processors to run testsuites Some testsuites in the thorns listed above have CarpetIOASCII output files that were generated on a specific number of processors; tell the testsuite script that these testsuites should be run only on that number of processors. darcs-hash:20070118115525-776a0-d385bb56c7d17e00ad6ef2af805093f968e7c620.gz --- CarpetExtra/CarpetRegridTest/test/test.ccl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CarpetExtra/CarpetRegridTest/test/test.ccl (limited to 'CarpetExtra/CarpetRegridTest/test/test.ccl') diff --git a/CarpetExtra/CarpetRegridTest/test/test.ccl b/CarpetExtra/CarpetRegridTest/test/test.ccl new file mode 100644 index 000000000..4288c10a9 --- /dev/null +++ b/CarpetExtra/CarpetRegridTest/test/test.ccl @@ -0,0 +1,4 @@ +TEST regrid +{ + NPROCS 1 +} -- cgit v1.2.3