Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

oneAPI Collective Communications Library (oneCCL)

Collective Communication Library is a library providing an efficient implementation of communication patterns used in deep learning.

Github : https://github.com/oneapi-src/oneCCL

License

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

oneCCL samples

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.