oneDNN VS faasm

Compare oneDNN vs faasm and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
oneDNN faasm
5 2
3,456 835
2.5% 1.3%
10.0 8.6
about 20 hours ago 7 days ago
C++ C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

oneDNN

Posts with mentions or reviews of oneDNN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Blaze: A High Performance C++ Math library
    7 projects | news.ycombinator.com | 17 Apr 2024
    If you are talking about non-small matrix multiplication in MKL, is now in opensource as a part of oneDNN. It literally has exactly the same code, as in MKL (you can see this by inspecting constants or doing high-precision benchmarks).

    For small matmul there is libxsmm. It may take tremendous efforts make something faster than oneDNN and libxsmm, as jit-based approach of https://github.com/oneapi-src/oneDNN/blob/main/src/gpu/jit/g... is too flexible: if someone finds a better sequence, oneDNN can reuse it without major change of design.

    But MKL is not limited to matmul, I understand it...

  • Arc & Deep Learning Frameworks
    1 project | /r/intel | 6 Oct 2022
    For completeness, it looks like this question was posted to the oneDNN GitHub repo and the response was to stay tune for updates.
  • Keeping POWER relevant in the open source world
    9 projects | news.ycombinator.com | 22 Jan 2022
  • Intel oneDNN 2.5 released with experimental RISC-V support
    2 projects | /r/RISCV | 9 Dec 2021
    From the release note of oneDNN v2.5:
  • Is gpu hardware tied to cpu ISA ?
    1 project | /r/hardware | 11 Jan 2021
    Intel are trying to support their oneAPI compute framework on Arm and IBM POWER and z/Architecture (s390x) but since they ever released only a single discrete GPU with the Xe architecture it's unclear whether they'll support Xe GPU compute on e.g. ARM https://github.com/oneapi-src/oneDNN

faasm

Posts with mentions or reviews of faasm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-31.

What are some alternatives?

When comparing oneDNN and faasm you can also consider the following projects:

oneMKL - oneAPI Math Kernel Library (oneMKL) Interfaces

Kratos - Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.

CTranslate2 - Fast inference engine for Transformer models

vHive - vHive: Open-source framework for serverless experimentation

oneDPL - oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html

docs - User documentation for Knative components.

highway - Highway - A Modern Javascript Transitions Manager

amgcl - C++ library for solving large sparse linear systems with algebraic multigrid method

asmjit - Low-latency machine code generation

parallel-kd-tree - Parallel k-d tree with C++17, MPI and OpenMP

librealsense - IntelĀ® RealSenseā„¢ SDK

dmtcp - DMTCP: Distributed MultiThreaded CheckPointing