diff options
Diffstat (limited to 'tabulator-mpi/constants.hpp')
-rw-r--r-- | tabulator-mpi/constants.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tabulator-mpi/constants.hpp b/tabulator-mpi/constants.hpp index 3f80bff..de4dd27 100644 --- a/tabulator-mpi/constants.hpp +++ b/tabulator-mpi/constants.hpp @@ -1,3 +1,3 @@ #define STEPS_TO_TIE 1000000 -#define ROUNDS_PER_CHUNK 500 +#define ROUNDS_PER_CHUNK 200 #define CHUNKS_PER_PAIR 5 |