iVishalr / GEMM
Fast Matrix Multiplication Implementation in C programming language. This matrix multiplication algorithm is similar to what Numpy uses to compute dot products.
☆32Updated 3 years ago
Alternatives and similar repositories for GEMM:
Users that are interested in GEMM are comparing it to the libraries listed below
- ☆95Updated last year
- Dissecting NVIDIA GPU Architecture☆91Updated 2 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆130Updated 4 years ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆81Updated last week
- CUTLASS and CuTe Examples☆48Updated 3 months ago
- Test suite for probing the numerical behavior of NVIDIA tensor cores☆37Updated 8 months ago
- Optimize GEMM. With AVX512 and AVX512-BF16, 800x improvement.☆15Updated 4 years ago
- LLVM/MLIR based compiler instrumentation of AMD GPU kernels☆18Updated this week
- ☆43Updated 4 years ago
- GPU Performance Advisor☆64Updated 2 years ago
- CUDA Matrix Multiplication Optimization☆179Updated 9 months ago
- Magicube is a high-performance library for quantized sparse matrix operations (SpMM and SDDMM) of deep learning on Tensor Cores.☆86Updated 2 years ago
- ☆30Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆96Updated 9 months ago
- ☆50Updated 5 years ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 7 months ago
- Artifacts of EVT ASPLOS'24☆23Updated last year
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 2 months ago
- A language and compiler for irregular tensor programs.☆138Updated 4 months ago
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆67Updated 4 years ago
- An implementation of HPL-AI Mixed-Precision Benchmark based on hpl-2.3☆27Updated 3 years ago
- ☆17Updated 11 months ago
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆135Updated 2 years ago
- ☆141Updated this week
- ☆38Updated 5 years ago
- Implementation of TSM2L and TSM2R -- High-Performance Tall-and-Skinny Matrix-Matrix Multiplication Algorithms for CUDA☆32Updated 4 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆105Updated 9 months ago
- development repository for the open earth compiler☆80Updated 4 years ago
- A repository where GPU applications are aggregated using a common build flow that supports multiple CUDA versions.☆59Updated last month
- A lightweight, Pythonic, frontend for MLIR☆81Updated last year