diff options
Diffstat (limited to 'tabulator-mpi/constants.hpp')
-rw-r--r-- | tabulator-mpi/constants.hpp | 3 |
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 |