summaryrefslogtreecommitdiff
path: root/tabulator-mpi/mpi.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tabulator-mpi/mpi.txt')
-rw-r--r--tabulator-mpi/mpi.txt15
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