Collective Communication Library is a library providing an efficient implementation of communication patterns used in deep learning.
Github : https://github.com/oneapi-src/oneCCL
Code samples are licensed under the MIT license. See License.txt for details.
Third party program Licenses can be found here: third-party-programs.txt
| Type | Name | Description |
|---|---|---|
| Component | oneCCL_Getting_Started | Those C++ API example demonstrates basic of oneCCL programming model by invoking different collective operations such as allreduce. |
| Component | tutorials | Hands-on Jupyter notebook tutorials among different topics. |