Releases: Azure/msccl-executor-nccl
Releases · Azure/msccl-executor-nccl
msccl-v2.19
- catch up with nccl 2.19.4
- add alltoall support
- optimized for A100/H100
msccl-v2.18
- Catch up the nccl 2.18
- Improved capability for lower level of CUDA
- optimized algo file included so just download to use without any extra optimization steps in common scenarios.
msccl-v2.17
New Features
- Sync up to NCCL 2.17.
- Support unified MSCCL executor interface.
- Support FP8 data type.
- Enhanced multi-node performance with CUDA graph enabled.