diff options
author | Benji Dial <benji@benjidial.net> | 2024-06-07 11:27:40 -0400 |
---|---|---|
committer | Benji Dial <benji@benjidial.net> | 2024-06-07 11:27:40 -0400 |
commit | 84bfb2d3617e981605267bdd8b114ed3bba3a500 (patch) | |
tree | 7aa32228860b8c0368e7fba983b313679795bbfa /tabulator-mpi/mpi.txt | |
parent | 9778e5c1298c8888214725f968badcbab516ea82 (diff) | |
download | lib94-84bfb2d3617e981605267bdd8b114ed3bba3a500.tar.gz |
new tabulator, remove evolver
Diffstat (limited to 'tabulator-mpi/mpi.txt')
-rw-r--r-- | tabulator-mpi/mpi.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/tabulator-mpi/mpi.txt b/tabulator-mpi/mpi.txt deleted file mode 100644 index 9ee7ff4..0000000 --- a/tabulator-mpi/mpi.txt +++ /dev/null @@ -1,15 +0,0 @@ -message tag 0: - head -> worker - four ints: - warrior 1 index - warrior 2 index - start round - end round (exclusive, 0 for exit) - -message tag 1: - worker -> head - four ints: - warrior 1 index - warrior 2 index - w1 wins against w2 - w2 wins against w1 |