mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-09 23:45:36 +00:00
Benchmark_IO: reducing max local volume to 32^4
This commit is contained in:
parent
b0d61b9687
commit
c2b688abc9
@ -6,7 +6,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef BENCH_IO_LMAX
|
||||
#define BENCH_IO_LMAX 48
|
||||
#define BENCH_IO_LMAX 32
|
||||
#endif
|
||||
|
||||
#ifndef BENCH_IO_NPASS
|
||||
|
Loading…
Reference in New Issue
Block a user