Halide VS blocking-tutorial

Compare Halide vs blocking-tutorial and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Halide blocking-tutorial
43 5
5,714 127
0.5% 0.8%
9.5 0.0
5 days ago 11 months ago
C++ C++
GNU General Public License v3.0 or later -
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.

Halide

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

blocking-tutorial

Posts with mentions or reviews of blocking-tutorial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-28.
  • How can I add two vectors in C++?
    1 project | /r/cpp_questions | 15 Jul 2022
    I found this interesting because it shows that even something as simple as matrix multiplication (or addition) is much more complicated to implement than one might think. It also includes the source code.
  • BLAS-level CPU Performance in 100 Lines of C
    1 project | /r/datascience | 1 Mar 2022
    There's code, if you're curious what C code looks like for this kind of speed: https://github.com/HazyResearch/blocking-tutorial
    5 projects | news.ycombinator.com | 28 Feb 2022
    I was referring to https://github.com/HazyResearch/blocking-tutorial/blob/maste... which upon closer inspection uses intrinsics in the inner loop, but to a much lesser degree and arguably specifying -mavx2 -mfma compiler options would yield comparable results...

What are some alternatives?

When comparing Halide and blocking-tutorial you can also consider the following projects:

taichi - Productive, portable, and performant GPU programming in Python.

how-to-optimize-gemm

futhark - :boom::computer::boom: A data-parallel functional programming language

Image-Convolutaion-OpenCL

TensorOperations.jl - Julia package for tensor contractions and related operations

triton - Development repository for the Triton language and compiler

ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language

qoi - The “Quite OK Image Format” for fast, lossless image compression

png-decoder - A pure-Rust, no_std compatible PNG decoder

maxas - Assembler for NVIDIA Maxwell architecture

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

smhasher - Hash function quality and speed tests