gpu-mode / lecturesLinks
Material for gpu-mode lectures
☆5,197Updated last month
Alternatives and similar repositories for lectures
Users that are interested in lectures are comparing it to the libraries listed below
Sorting:
- GPU programming related news and material links☆1,746Updated last month
- Puzzles for learning Triton☆2,074Updated 11 months ago
- how to optimize some algorithm in cuda.☆2,575Updated last week
- An ML Systems Onboarding list☆917Updated 9 months ago
- Tile primitives for speedy kernels☆2,838Updated last week
- FlashInfer: Kernel Library for LLM Serving☆3,982Updated this week
- Training materials associated with NVIDIA's CUDA Training Series (www.olcf.ornl.gov/cuda-training-series/)☆882Updated last year
- ☆1,791Updated 2 weeks ago
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆8,207Updated 2 weeks ago
- Fast CUDA matrix multiplication from scratch☆917Updated last month
- 📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉☆4,635Updated 2 months ago
- My learning notes/codes for ML SYS.☆4,012Updated 3 weeks ago
- Mirage Persistent Kernel: Compiling LLMs into a MegaKernel☆1,911Updated this 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,173Updated 2 years ago
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,863Updated 2 months ago
- A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit floating point (FP8) precision on Hopper, Ada and Bla…☆2,860Updated this week
- Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels☆3,743Updated this week
- Large Language Model (LLM) Systems Paper List