PyTorch bindings for CUTLASS grouped GEMM.
☆144May 29, 2025Updated 9 months ago
Alternatives and similar repositories for grouped_gemm
Users that are interested in grouped_gemm are comparing it to the libraries listed below
Sorting:
- PyTorch bindings for CUTLASS grouped GEMM.☆185Feb 19, 2026Updated 2 weeks ago
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- ☆262Jul 11, 2024Updated last year
- study of cutlass☆22Nov 10, 2024Updated last year
- High Performance Grouped GEMM in PyTorch☆31May 10, 2022Updated 3 years ago
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆194Jan 28, 2025Updated last year
- DeeperGEMM: crazy optimized version☆74May 5, 2025Updated 10 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated 2 weeks ago
- A CUDA kernel for NHWC GroupNorm for PyTorch☆23Nov 15, 2024Updated last year
- Implement Flash Attention using Cute.☆102Dec 17, 2024Updated last year
- Triton-based implementation of Sparse Mixture of Experts.☆268Oct 3, 2025Updated 5 months ago
- An experimental communicating attention kernel based on DeepEP.☆35Jul 29, 2025Updated 7 months ago
- Collection of kernels written in Triton language☆178Jan 27, 2026Updated last month
- Standalone Flash Attention v2 kernel without libtorch dependency☆114Sep 10, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆490Jan 20, 2026Updated last month
- ring-attention experiments☆165Oct 17, 2024Updated last year
- ☆20Dec 24, 2024Updated last year
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆46Jun 11, 2025Updated 8 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆106Jun 28, 2025Updated 8 months ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- Quantized Attention on GPU☆44Nov 22, 2024Updated last year
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆147May 10, 2025Updated 9 months ago
- ☆65Apr 26, 2025Updated 10 months ago
- A Easy-to-understand TensorOp Matmul Tutorial☆409Updated this week
- ☆116May 16, 2025Updated 9 months ago
- Cataloging released Triton kernels.☆295Sep 9, 2025Updated 5 months ago
- extensible collectives library in triton☆96Mar 31, 2025Updated 11 months ago
- Ring attention implementation with flash attention☆987Sep 10, 2025Updated 5 months ago
- Framework to reduce autotune overhead to zero for well known deployments.☆97Sep 19, 2025Updated 5 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 7 months ago
- ☆34Feb 3, 2025Updated last year
- optimized BERT transformer inference on NVIDIA GPU. https://arxiv.org/abs/2210.03052☆478Mar 15, 2024Updated last year
- USP: Unified (a.k.a. Hybrid, 2D) Sequence Parallel Attention for Long Context Transformers Model Training and Inference☆644Jan 15, 2026Updated last month
- Perplexity GPU Kernels☆567Nov 7, 2025Updated 3 months ago
- A collection of memory efficient attention operators implemented in the Triton language.☆288Jun 5, 2024Updated last year
- Official repository for DistFlashAttn: Distributed Memory-efficient Attention for Long-context LLMs Training☆222Aug 19, 2024Updated last year
- ☆129Jun 6, 2025Updated 9 months ago
- 🤖FFPA: Extend FlashAttention-2 with Split-D, ~O(1) SRAM complexity for large headdim, 1.8x~3x↑🎉 vs SDPA EA.☆251Feb 13, 2026Updated 3 weeks ago
- Examples of CUDA implementations by Cutlass CuTe☆269Jul 1, 2025Updated 8 months ago