yuninxia / awesome-gemm
📚 A curated list of awesome matrix-matrix multiplication (A * B = C) frameworks, libraries and software
☆33Updated 2 months ago
Alternatives and similar repositories for awesome-gemm
Users that are interested in awesome-gemm are comparing it to the libraries listed below
Sorting:
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆75Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆181Updated 3 months ago
- CUDA Matrix Multiplication Optimization☆186Updated 9 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆61Updated 8 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆108Updated 8 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆84Updated this week
- play gemm with tvm☆91Updated last year
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆92Updated last week
- ☆68Updated 3 weeks ago
- ☆96Updated last year
- ☆58Updated 2 weeks ago
- A Vectorized N:M Format for Unleashing the Power of Sparse Tensor Cores☆51Updated last year
- High-speed GEMV kernels, at most 2.7x speedup compared to pytorch baseline.☆106Updated 10 months ago
- Benchmark code for the "Online normalizer calculation for softmax" paper☆91Updated 6 years ago
- CUTLASS and CuTe Examples☆49Updated 4 months ago
- An extension library of WMMA API (Tensor Core API)☆96Updated 10 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆36Updated last month
- DeeperGEMM: crazy optimized version☆69Updated last week
- Implement Flash Attention using Cute.☆82Updated 4 months ago
- ☆167Updated last year
- A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆34Updated 2 weeks ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆18Updated 7 months ago
- A lightweight design for computation-communication overlap.☆92Updated last week
- ☆104Updated this week
- Examples of CUDA implementations by Cutlass CuTe☆173Updated 3 months ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆64Updated 9 months ago
- ☆202Updated 10 months ago
- ☆93Updated 8 months ago
- Dissecting NVIDIA GPU Architecture☆94Updated 2 years ago
- llama INT4 cuda inference with AWQ☆54Updated 3 months ago