1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-19 16:55:37 +01:00

Benchmark_IO: reducing max local volume to 32^4

This commit is contained in:
Antonin Portelli 2020-10-10 16:52:56 +01:00
parent b0d61b9687
commit c2b688abc9

View File

@ -6,7 +6,7 @@
#endif
#ifndef BENCH_IO_LMAX
#define BENCH_IO_LMAX 48
#define BENCH_IO_LMAX 32
#endif
#ifndef BENCH_IO_NPASS