iVishalr / GEMMLinks
Fast Matrix Multiplication Implementation in C programming language. This matrix multiplication algorithm is similar to what Numpy uses to compute dot products.
☆34Updated 4 years ago
Alternatives and similar repositories for GEMM
Users that are interested in GEMM are comparing it to the libraries listed below
Sorting:
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆91Updated 2 weeks ago
- ☆15Updated last year
- An experimental CPU backend for Triton (https//github.com/openai/triton)☆43Updated 4 months ago
- GPU Performance Advisor☆65Updated 2 years ago
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆112Updated last year
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆77Updated 3 months ago
- MLIR-based partitioning system☆103Updated this week
- ☆104Updated last year
- GEMM and Winograd based convolutions using CUTLASS☆26Updated 5 years ago
- Matrix Multiply-Accumulate with CUDA and WMMA( Tensor Core)☆138Updated 4 years ago
- An extension library of WMMA API (Tensor Core API)☆99Updated last year
- Framework to reduce autotune overhead to zero for well known deployments.☆79Updated last week
- CUDA Matrix Multiplication Optimization☆202Updated 11 months ago
- Experiments and prototypes associated with IREE or MLIR☆51Updated 11 months ago
- ☆39Updated 5 years ago
- A lightweight, Pythonic, frontend for MLIR☆80Updated last year
- A language and compiler for irregular tensor programs.☆147Updated 7 months ago
- Dissecting NVIDIA GPU Architecture☆101Updated 3 years ago
- SparseTIR: Sparse Tensor Compiler for Deep Learning☆138Updated 2 years ago
- MLIRX is now defunct. Please see PolyBlocks - https://docs.polymagelabs.com☆38Updated last year
- ☆20Updated 2 months ago
- IMPACT GPU Algorithms Teaching Labs☆58Updated 2 years ago
- Test suite for probing the numerical behavior of NVIDIA tensor cores☆40Updated 11 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆111Updated 10 months ago
- ☆17Updated last year
- ☆50Updated last year
- 🎃 GPU load-balancing library for regular and irregular computations.☆62Updated last year
- Unified compiler/runtime for interfacing with PyTorch Dynamo.☆100Updated last week
- Examples and exercises from the book Programming Massively Parallel Processors - A Hands-on Approach. David B. Kirk and Wen-mei W. Hwu (T…☆71Updated 4 years ago
- A framework that support executing unmodified CUDA source code on non-NVIDIA devices.☆131Updated 6 months ago