diff options
Diffstat (limited to 'test/vds_swmr.h')
-rw-r--r-- | test/vds_swmr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vds_swmr.h b/test/vds_swmr.h index f4b37e9..c043fd6 100644 --- a/test/vds_swmr.h +++ b/test/vds_swmr.h @@ -89,7 +89,7 @@ #define N_MAX_PLANES H5S_UNLIMITED /* Number of planes each writer will write */ -#define N_PLANES_TO_WRITE 100 +#define N_PLANES_TO_WRITE 25 /* Dataset datatypes */ #define SOURCE_DATATYPE H5T_STD_I32LE |