oneCCL

oneAPI Collective Communications Library (oneCCL) (by uxlfoundation)

oneCCL Alternatives

Similar projects and alternatives to oneCCL

  1. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  2. intel-extension-for-pytorch

    A Python package for extending the official PyTorch that can easily obtain performance on Intel platform

  3. xla

    10 oneCCL VS xla

    Enabling PyTorch on XLA Devices (e.g. Google TPU)

  4. torch-ccl

    oneCCL Bindings for Pytorch*

  5. scikit-learn-intelex

    Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application

  6. oneDNN

    6 oneCCL VS oneDNN

    oneAPI Deep Neural Network Library (oneDNN)

  7. oneDAL

    oneAPI Data Analytics Library (oneDAL)

  8. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better oneCCL alternative or higher similarity.

oneCCL discussion

Log in or Post with

oneCCL reviews and mentions

Posts with mentions or reviews of oneCCL. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-04.
  • Training AI Models on CPU on AWS EC2
    5 projects | dev.to | 4 Sep 2024
    Intel® Xeon® processors are designed with Non-Uniform Memory Access (NUMA) in which the CPU memory is divided into groups, a.k.a., NUMA nodes, and each of the CPU cores is assigned to one node. Although any CPU core can access the memory of any NUMA node, the access to its own node (i.e., its local memory) is much faster. This gives rise to the notion of distributing training across NUMA nodes, where the CPU cores assigned to each NUMA node act as a single process in a distributed process group and data distribution across nodes is managed by Intel® oneCCL, Intel's dedicated collective communications library.

Stats

Basic oneCCL repo stats
1
232
7.4
21 days ago

uxlfoundation/oneCCL is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of oneCCL is C++.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C++ is
the 7th most popular programming language
based on number of references?