This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
☆1,303Jul 29, 2023Updated 2 years ago
Alternatives and similar repositories for How_to_optimize_in_GPU
Users that are interested in How_to_optimize_in_GPU are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple high performance CUDA GEMM implementation.☆434Jan 4, 2024Updated 2 years ago
- how to optimize some algorithm in cuda.☆2,998Updated this week
- Optimizing SGEMM kernel functions on NVIDIA GPUs to a close-to-cuBLAS performance.☆417Jan 2, 2025Updated last year
- Yinghan's Code Sample☆364Jul 25, 2022Updated 3 years ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆11,050May 17, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- row-major matmul optimization☆725May 14, 2026Updated last week
- Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruct…☆545Sep 8, 2024Updated last year
- A Easy-to-understand TensorOp Matmul Tutorial☆434Mar 5, 2026Updated 2 months ago
- Xiao's CUDA Optimization Guide [NO LONGER ADDING NEW CONTENT]☆326Nov 8, 2022Updated 3 years ago
- Examples of CUDA implementations by Cutlass CuTe☆274Jul 1, 2025Updated 10 months ago
- ☆2,746Jan 16, 2024Updated 2 years ago
- compiler learning resources collect.☆2,736Updated this week
- Step-by-step optimization of CUDA SGEMM☆466Mar 30, 2022Updated 4 years ago
- flash attention tutorial written in python, triton, cuda, cutlass☆516Jan 20, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,731May 13, 2026Updated last week
- ☆2,011Jul 29, 2023Updated 2 years ago
- ☆160Dec 26, 2024Updated last year
- Material for gpu-mode lectures☆6,098May 9, 2026Updated 2 weeks ago
- FlashInfer: Kernel Library for LLM Serving☆5,666Updated this week
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,140Dec 30, 2024Updated last year
- ☆121Apr 11, 2024Updated 2 years ago
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆5,229Apr 20, 2026Updated last month
- ☆153Mar 18, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- CUDA 算子手撕与面试指南☆972Aug 23, 2025Updated 9 months ago
- An unofficial cuda assembler, for all generations of SASS, hopefully :)☆586Apr 20, 2023Updated 3 years ago
- ☆121May 16, 2025Updated last year
- ☆179May 11, 2026Updated last week
- A CUDA tutorial to make people learn CUDA program from 0☆279Jul 9, 2024Updated last year
- learning how CUDA works☆389Mar 3, 2025Updated last year
- Implement Flash Attention using Cute.☆107Dec 17, 2024Updated last year
- BitBLAS is a library to support mixed-precision matrix multiplications, especially for quantized LLM deployment.☆764Aug 6, 2025Updated 9 months ago
- ☆150Jan 9, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A list of awesome compiler projects and papers for tensor computation and deep learning.☆2,752Oct 19, 2024Updated last year
- Distributed Compiler based on Triton for Parallel Systems☆1,440Apr 22, 2026Updated last month
- ☆266Jul 11, 2024Updated last year
- 使用 cutlass 实现 flash-attention 精简版,具有教学意义☆59Aug 12, 2024Updated last year
- Tile primitives for speedy kernels☆3,360May 11, 2026Updated 2 weeks ago
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,430Jun 22, 2025Updated 11 months ago
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆482Oct 23, 2024Updated last year