☆267Jul 11, 2024Updated last year
Alternatives and similar repositories for cutlass-kernels
Users that are interested in cutlass-kernels are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆191May 7, 2025Updated last year
- ☆122May 16, 2025Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆440Mar 5, 2026Updated 3 months ago
- ☆181May 11, 2026Updated last month
- We invite you to visit and follow our new repository at https://github.com/microsoft/TileFusion. TiledCUDA is a highly efficient kernel …☆193Jan 28, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆81Aug 12, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆523Jan 20, 2026Updated 4 months ago
- Benchmark tests supporting the TiledCUDA library.☆19Nov 19, 2024Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆278Jul 1, 2025Updated 11 months ago
- TileFusion is an experimental C++ macro kernel template library that elevates the abstraction level in CUDA C for tile processing.☆110Jun 28, 2025Updated 11 months ago
- Decoding Attention is specially optimized for MHA, MQA, GQA and MLA using CUDA core for the decoding stage of LLM inference.☆47Jun 11, 2025Updated last year
- CUTLASS and CuTe Examples☆136Nov 30, 2025Updated 6 months ago
- Implement Flash Attention using Cute.☆108Dec 17, 2024Updated last year
- Standalone Flash Attention v2 kernel without libtorch dependency☆113Sep 10, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Tile primitives for speedy kernels☆3,420May 27, 2026Updated 2 weeks ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆548Sep 8, 2024Updated last year
- ☆66Apr 26, 2025Updated last year
- Perplexity GPU Kernels☆587Nov 7, 2025Updated 7 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated 3 months ago
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,323Aug 28, 2025Updated 9 months ago
- A Quirky Assortment of CuTe Kernels☆1,007May 30, 2026Updated last week
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆155May 10, 2025Updated last year
- FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.☆1,082Sep 4, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆33Feb 3, 2025Updated last year
- Applied AI experiments and examples for PyTorch☆323Aug 22, 2025Updated 9 months ago
- ☆52May 19, 2025Updated last year
- Fastest kernels written from scratch☆583Sep 18, 2025Updated 8 months ago
- CUDA Matrix Multiplication Optimization☆274Jul 19, 2024Updated last year
- Tritonbench is a collection of PyTorch custom operators with example inputs to measure their performance.☆358Updated this week
- PyTorch bindings for CUTLASS grouped GEMM.