CUTLASS and CuTe Examples
☆132Nov 30, 2025Updated 3 months ago
Alternatives and similar repositories for CUTLASS-Examples
Users that are interested in CUTLASS-Examples are comparing it to the libraries listed below
Sorting:
- CUDA Matrix Multiplication Optimization☆261Jul 19, 2024Updated last year
- ☆261Jul 11, 2024Updated last year
- ☆166Feb 5, 2026Updated 3 weeks ago
- ☆178May 7, 2025Updated 9 months ago
- Implement Flash Attention using Cute.☆101Dec 17, 2024Updated last year
- A practical way of learning Swizzle☆37Feb 3, 2025Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆269Jul 1, 2025Updated 8 months ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- ☆115May 16, 2025Updated 9 months ago
- ☆32Jul 2, 2025Updated 8 months ago
- ☆49Apr 15, 2024Updated last year
- A CUDA kernel for NHWC GroupNorm for PyTorch☆23Nov 15, 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
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆526Sep 8, 2024Updated last year
- Pytorch routines for (Ker)nel (Mac)hines☆10Oct 10, 2025Updated 4 months ago
- Persistent dense gemm for Hopper in `CuTeDSL`☆15Aug 9, 2025Updated 6 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Sep 8, 2024Updated last year
- study of cutlass☆22Nov 10, 2024Updated last year
- Flash Attention in ~100 lines of CUDA (forward pass only)☆11Jun 10, 2024Updated last year
- GEMV implementation with CUTLASS☆19Aug 21, 2025Updated 6 months ago
- Standalone Flash Attention v2 kernel without libtorch dependency☆114Sep 10, 2024Updated last year
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- Awesome code, projects, books, etc. related to CUDA☆31Feb 3, 2026Updated 3 weeks ago
- ☆14Nov 3, 2025Updated 3 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated last week
- An experimental communicating attention kernel based on DeepEP.☆35Jul 29, 2025Updated 7 months ago
- Debug print operator for cudagraph debugging☆14Aug 2, 2024Updated last year
- 使用 CUDA C++ 实现的 llama 模型推理框架☆64Nov 8, 2024Updated last year
- ☆119Apr 2, 2025Updated 11 months ago
- 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
- ☆19Aug 23, 2022Updated 3 years ago
- ☆21Aug 14, 2024Updated last year
- A Top-Down Profiler for GPU Applications☆22Feb 29, 2024Updated 2 years ago
- ☆34Feb 3, 2025Updated last year
- ☆152Jan 9, 2025Updated last year
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆81May 26, 2025Updated 9 months ago
- Multiple GEMM operators are constructed with cutlass to support LLM inference.☆20Aug 3, 2025Updated 6 months ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Jun 14, 2023Updated 2 years ago
- A Easy-to-understand TensorOp Matmul Tutorial☆410Feb 11, 2026Updated 2 weeks ago