summaryrefslogtreecommitdiffstats
path: root/test/gen_old_layout.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gen_old_layout.c')
-rw-r--r--test/gen_old_layout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gen_old_layout.c b/test/gen_old_layout.c
index 473b3d3..46bbdaf 100644
--- a/test/gen_old_layout.c
+++ b/test/gen_old_layout.c
@@ -33,7 +33,7 @@
#define TESTFILE "tlayouto.h5"
#define SPACE_RANK 2
#define SPACE_DIM0 (8*1024*1024*1024ULL)
-#define SPACE_DIM1 ((4*1024*1024*1024ULL)+1ULL)
+#define SPACE_DIM1 ((256*1024*1024ULL)+1ULL)
/*-------------------------------------------------------------------------