From 4534c0c569e18e00ca3e41e292524a381cbaeafe Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 31 May 2023 18:52:02 -0400 Subject: change tabulator output, remove score --- tabulator-mpi/constants.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tabulator-mpi/constants.hpp') 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 -- cgit v1.2.3