📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉
☆11,050May 17, 2026Updated this week
Alternatives and similar repositories for LeetCUDA
Users that are interested in LeetCUDA are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- how to optimize some algorithm in cuda.☆2,998Updated this week
- 📚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
- Material for gpu-mode lectures☆6,080May 9, 2026Updated last week
- FlashInfer: Kernel Library for LLM Serving☆5,621May 16, 2026Updated last week
- 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,303Jul 29, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- My learning notes for ML SYS.☆6,354Updated this week
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,731May 13, 2026Updated last week
- compiler learning resources collect.☆2,736Updated this week
- CUDA 算子手撕与面试指南☆972Aug 23, 2025Updated 8 months ago
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆6,278Updated this week
- AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术☆16,784Sep 3, 2025Updated 8 months ago
- A self-learning tutorail for CUDA High Performance Programing.☆989Jan 14, 2026Updated 4 months ago
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,427Jun 22, 2025Updated 11 months ago
- Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.☆5,339May 15, 2026Updated last week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆2,742Jan 16, 2024Updated 2 years ago
- SGLang is a high-performance serving framework for large language models and multimodal models.☆27,836May 15, 2026Updated last week
- learning how CUDA works☆388Mar 3, 2025Updated last year
- Distributed Compiler based on Triton for Parallel Systems☆1,426Apr 22, 2026Updated last month
- flash attention tutorial written in python, triton, cuda, cutlass☆516Jan 20, 2026Updated 4 months ago
- Fast and memory-efficient exact attention☆23,836Updated this week
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆539Oct 28, 2025Updated 6 months ago
- Development repository for the Triton language and compiler☆19,246Updated this week
- DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling☆7,272May 13, 2026Updated last week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 🤖FFPA: Extends FlashAttention-2 via Split-D for large headdims, 1.5x~3×↑🎉 vs SDPA, up to 430T🎉 on H200.☆299Updated this week
- LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalabili…☆4,073Updated this week
- Puzzles for learning Triton, play it with minimal environment configuration!☆703Mar 17, 2026Updated 2 months ago
- TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizat…☆13,669Updated this week
- A Easy-to-understand TensorOp Matmul Tutorial☆434Mar 5, 2026Updated 2 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆1,140Dec 30, 2024Updated last year
- 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
- Nano vLLM☆13,449Apr 26, 2026Updated 3 weeks ago
- Examples of CUDA implementations by Cutlass CuTe☆274Jul 1, 2025Updated 10 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.
- This is a Chinese translation of the CUDA programming guide☆1,967Nov 13, 2024Updated last year
- A simple high performance CUDA GEMM implementation.