Skip to content

MSCCL++ v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chhwang chhwang released this 27 Mar 11:18
· 473 commits to main since this release
c706990

Features

  • Transport setup
    • Bootstrap (initial meta-data exchange between ranks)
    • Connection setup for P2P NVLink and InfiniBand
    • CPU proxies for P2P NVLink and InfiniBand
  • Transport interface
    • Trigger FIFO
    • put-signal-wait interface
  • Tests
    • AllToAll
    • AllGather based on AllToAll

Full Changelog: https://github.com/microsoft/mscclpp/commits/v0.1.0