ruCCL 0.21.1

Ruda collective communication algorithms and orchestration.
Documentation
1
2
3
4
5
6
pub mod base;
pub mod centralized;
pub mod ring;
pub mod sync;
pub mod tree;
pub mod worker;