summaryrefslogtreecommitdiff
path: root/tabulator-mpi/mpi.txt
blob: 9ee7ff46c744627ab7ad6c3ffcffef9bf8101168 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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