From 6aa768c7c840fa326596a3b40a0954a9f475ed63 Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Wed, 31 May 2023 01:30:26 -0400 Subject: new tabulator running look --- tabulator-mpi/constants.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tabulator-mpi/constants.hpp') diff --git a/tabulator-mpi/constants.hpp b/tabulator-mpi/constants.hpp index c8f18e2..3f80bff 100644 --- a/tabulator-mpi/constants.hpp +++ b/tabulator-mpi/constants.hpp @@ -1,3 +1,3 @@ #define STEPS_TO_TIE 1000000 -#define ROUNDS_PER_CHUNK 100 -#define CHUNKS_PER_PAIR 10 +#define ROUNDS_PER_CHUNK 500 +#define CHUNKS_PER_PAIR 5 -- cgit v1.2.3