summaryrefslogtreecommitdiff
path: root/tabulator-mpi/constants.hpp
diff options
context:
space:
mode:
authorBenji Dial <benji6283@gmail.com>2023-11-25 18:15:30 -0500
committerBenji Dial <benji6283@gmail.com>2023-11-25 18:15:30 -0500
commiteab56a7f006f5a73c2b7eb984b2aae72bc898212 (patch)
tree9a88abaf9fc474948cf0f0055d39c6911d2d8a92 /tabulator-mpi/constants.hpp
parent5141b88157d02040e20a59b923cc672dd7fdc875 (diff)
downloadlib94-eab56a7f006f5a73c2b7eb984b2aae72bc898212.tar.gz
allow more control over init_round, rewrite tabulator and make it run every possible separation and turn order exactly once
Diffstat (limited to 'tabulator-mpi/constants.hpp')
-rw-r--r--tabulator-mpi/constants.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tabulator-mpi/constants.hpp b/tabulator-mpi/constants.hpp
deleted file mode 100644
index de4dd27..0000000
--- a/tabulator-mpi/constants.hpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#define STEPS_TO_TIE 1000000
-#define ROUNDS_PER_CHUNK 200
-#define CHUNKS_PER_PAIR 5