Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]
☆322Nov 8, 2022Updated 3 years ago
Alternatives and similar repositories for CUDA-Optimization-Guide
Users that are interested in CUDA-Optimization-Guide are comparing it to the libraries listed below
Sorting:
- Personal Notes for Learning HPC & Parallel Computation [NO LONGER ADDING NEW CONTENT]☆77Jul 29, 2022Updated 3 years ago
- 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,239Jul 29, 2023Updated 2 years ago
- GPTQ inference TVM kernel☆40Apr 25, 2024Updated last year
- how to optimize some algorithm in cuda.☆2,825Feb 15, 2026Updated last week
- A Easy-to-understand TensorOp Matmul Tutorial☆410Feb 11, 2026Updated 2 weeks ago
- A simple high performance CUDA GEMM implementation.☆426Jan 4, 2024Updated 2 years ago
- DeeperGEMM: crazy optimized version☆74May 5, 2025Updated 9 months ago
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆407Jan 2, 2025Updated last year
- Examples of CUDA implementations by Cutlass CuTe☆269Jul 1, 2025Updated 7 months ago
- DGEMM on KNL, achieve 75% MKL☆19May 19, 2022Updated 3 years ago
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆470Mar 28, 2023Updated 2 years 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
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆353Dec 3, 2025Updated 2 months ago
- study of cutlass☆22Nov 10, 2024Updated last year
- Yinghan's Code Sample☆365Jul 25, 2022Updated 3 years ago
- Implement Flash Attention using Cute.☆101Dec 17, 2024Updated last year
- ☆159Dec 26, 2024Updated last year
- ☆146Mar 18, 2024Updated last year
- hpc-learning☆779May 30, 2024Updated last year
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,693Feb 13, 2026Updated 2 weeks ago
- row-major matmul optimization☆703Updated this week
- ☆119Apr 2, 2025Updated 10 months ago
- ☆261Jul 11, 2024Updated last year
- Step-by-step optimization of CUDA SGEMM☆432Mar 30, 2022Updated 3 years ago
- flash attention tutorial written in python, triton, cuda, cutlass☆488Jan 20, 2026Updated last month
- 使用 cutlass 仓库在 ada 架构上实现 fp8 的 flash attention☆79Aug 12, 2024Updated last year
- Framework to reduce autotune overhead to zero for well known deployments.☆96Sep 19, 2025Updated 5 months ago
- A PyTorch-like deep learning framework. Just for fun.☆156Oct 9, 2023Updated 2 years ago
- SpInfer: Leveraging Low-Level Sparsity for Efficient Large Language Model Inference on GPUs☆60Mar 25, 2025Updated 11 months ago
- learning how CUDA works☆376Mar 3, 2025Updated 11 months ago
- collection of benchmarks to measure basic GPU capabilities☆495Oct 24, 2025Updated 4 months ago
- ☆115May 16, 2025Updated 9 months ago
- Material for gpu-mode lectures☆5,773Feb 1, 2026Updated 3 weeks ago
- Benchmark tests supporting the TiledCUDA library.☆18Nov 19, 2024Updated last year
- ☆65Apr 26, 2025Updated 10 months ago
- Matrix multiplication on GPUs for matrices stored on a CPU. Similar to cublasXt, but ported to both NVIDIA and AMD GPUs.☆32Apr 2, 2025Updated 10 months ago
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆751Aug 6, 2025Updated 6 months ago
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆523Sep 8, 2024Updated last year
- A fast communication-overlapping library for tensor/expert parallelism on GPUs.☆1,261Aug 28, 2025Updated 6 months ago