1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

Benchmark_IO procurement sizes

This commit is contained in:
Antonin Portelli 2020-10-09 21:31:59 +01:00
parent 0e17bd6597
commit 5f893bf9af

View File

@ -2,11 +2,11 @@
#include "Benchmark_IO.hpp"
#ifndef BENCH_IO_LMIN
#define BENCH_IO_LMIN 20
#define BENCH_IO_LMIN 8
#endif
#ifndef BENCH_IO_LMAX
#define BENCH_IO_LMAX 30
#define BENCH_IO_LMAX 48
#endif
#ifndef BENCH_IO_NPASS