microsoft / msccl-tools

Synthesizer for optimal collective communication algorithms
MIT License
98 stars 25 forks source link

Failed to reproduce examples/scclang/simple/allgather_ring on single node with 4 cards #25

Closed bliu3650 closed 2 years ago

bliu3650 commented 2 years ago

Solved by adding Channel Directives in chunk.send function.