Skip to content

Commit 19bc8ed

Browse files
authored
Update README release notes v0.2 (#171)
1 parent 94a680d commit 19bc8ed

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[<img src="flagopen.png">](https://flagopen.baai.ac.cn/)
22

33
## Latest News
4+
- **[2025/05]** Released [v0.2](https://github.com/FlagOpen/FlagCX/tree/release/v0.2):
5+
- Integrates three additional native communications libraries, including MCCL, XCCL and DUCCL.
6+
- Improves 11 heterogeneous collective communication operations with automatic topology detection, fully supporting both single-NIC and multi-NIC environments.
47
- **[2025/04]** Released [v0.1](https://github.com/FlagOpen/FlagCX/tree/release/v0.1):
5-
- Supports five native communications libraries with automatic topology detection.
6-
- Delivers 11 heterogeneous collective communication algorithms, including both P2P and collective ops.
8+
- Integrates five native communications libraries including NCCL, IXCCL, CNCL, BOOTSTRAP and GLOO.
9+
- Supports 11 heterogeneous collective communication operations using the originally proposed C2C (Cluster-to-Cluster) algorithm.
710
- Provides a full-stack open-source solution, FlagScale + FlagCX, for efficient heterogeneous training.
811
- Natively integrated into PaddlePaddle [v3.0.0](https://github.com/PaddlePaddle/Paddle/tree/v3.0.0), with support for both dynamic and static graphs.
912

0 commit comments

Comments
 (0)