Examples of CUDA implementations by Cutlass CuTe
☆269Jul 1, 2025Updated 8 months ago
Alternatives and similar repositories for Cute-Learning
Users that are interested in Cute-Learning are comparing it to the libraries listed below
Sorting:
- ☆115May 16, 2025Updated 9 months ago
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- Implement Flash Attention using Cute.☆101Dec 17, 2024Updated last year
- ☆168Feb 5, 2026Updated 3 weeks ago
- A practical way of learning Swizzle☆37Feb 3, 2025Updated last year
- ☆49Apr 15, 2024Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆410Feb 11, 2026Updated 2 weeks 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
- ⚡️Write HGEMM from scratch using Tensor Cores with WMMA, MMA and CuTe API, Achieve Peak⚡️ Performance.☆147May 10, 2025Updated 9 months ago
- ☆261Jul 11, 2024Updated last year
- ☆178May 7, 2025Updated 9 months ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several…☆1,244Jul 29, 2023Updated 2 years ago
- An extension library of WMMA API (Tensor Core API)☆111Jul 12, 2024Updated last year
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 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
- ☆65Apr 26, 2025Updated 10 months ago
- Several optimization methods of half-precision general matrix vector multiplication (HGEMV) using CUDA core.☆72Sep 8, 2024Updated last year
- [HPCA 2026] A GPU-optimized system for efficient long-context LLMs decoding with low-bit KV cache.☆80Dec 18, 2025Updated 2 months ago
- how to optimize some algorithm in cuda.☆2,825Feb 15, 2026Updated 2 weeks ago
- learning how CUDA works☆377Mar 3, 2025Updated last year
- Performance of the C++ interface of flash attention and flash attention v2 in large language model (LLM) inference scenarios.☆44Feb 27, 2025Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆58Aug 12, 2024Updated last year
- CUTLASS and CuTe Examples☆132Nov 30, 2025Updated 3 months ago
- Quantized Attention on GPU☆44Nov 22, 2024Updated last year
- Fastest kernels written from scratch☆548Sep 18, 2025Updated 5 months ago
- A standalone GEMM kernel for fp16 activation and quantized weight, extracted from FasterTransformer☆96Feb 20, 2026Updated last week
- ☆88May 31, 2025Updated 9 months ago
- ☆97Mar 26, 2025Updated 11 months ago
- DeeperGEMM: crazy optimized version☆74May 5, 2025Updated 9 months ago
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years 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
- Yinghan's Code Sample☆365Jul 25, 2022Updated 3 years ago
- ☆42Nov 1, 2025Updated 4 months ago
- ☆104Sep 9, 2024Updated last year
- A lightweight design for computation-communication overlap.☆223Jan 20, 2026Updated last month
- ☆146Mar 18, 2024Updated last year
- TiledLower is a Dataflow Analysis and Codegen Framework written in Rust.☆14Nov 23, 2024Updated last year