rapidsai / distributed-join

Other
19 stars 12 forks source link

Remove batch ID from the tag #2

Closed nsakharnykh closed 4 years ago

nsakharnykh commented 4 years ago

This should be possible, since UCX guarantees ordering of messages to the same node with the same tag. This change likely won't change anything perf-wise, but would be good to simplify the tag design.