aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@732e31d2-b375-409b-9bd3-699c3b2c9da5>2009-11-18 01:57:47 +0000
committerrhaas <rhaas@732e31d2-b375-409b-9bd3-699c3b2c9da5>2009-11-18 01:57:47 +0000
commit30f957f231bc891dadcd28bb30d660db98372272 (patch)
tree1b0922d3029e27eea96ec718b51615354f9c122e /schedule.ccl
parentc93da26c550147a572395d6d349227b9b386e362 (diff)
add tests using interger GFs, add test with stride==2
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SlabTest/trunk@11 732e31d2-b375-409b-9bd3-699c3b2c9da5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7b92a2e..bb2d75e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -6,5 +6,5 @@ STORAGE: success
SCHEDULE SlabTest_Test AT initial
{
LANG: C
- STORAGE: gfs a1s a2s a3s
+ STORAGE: gfs a1s a2s a3s igfs
} "Test Slab transfer routines"