Improve performance with SIMD intrinsics

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

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
  • laser

    The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers (by mratsim)

  • You can train yourself on matrix transposition first. It's straightforward to get 3x speedup between naive transposition and double loop tiling, see: https://github.com/numforge/laser/blob/d1e6ae6/benchmarks/transpose/transpose_bench.nim#L238

  • 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.

    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 more popular project.

Suggest a related project

Related posts

  • Benchmarking 20 programming languages on N-queens and matrix multiplication

    15 projects | news.ycombinator.com | 2 Jan 2024
  • [D][R] Deploying deep models on memory constrained devices

    2 projects | /r/MachineLearning | 3 Oct 2023
  • MatX: Faster Chips for LLMs

    2 projects | news.ycombinator.com | 5 Aug 2023
  • Run Llama2-70B in Web Browser with WebGPU Acceleration

    1 project | news.ycombinator.com | 24 Jul 2023
  • Ask HN: How to get good as a self taught ML engineer?

    1 project | news.ycombinator.com | 4 Jul 2023