SzymonOzog / GPU_ProgrammingLinks
☆89Updated 2 months ago
Alternatives and similar repositories for GPU_Programming
Users that are interested in GPU_Programming are comparing it to the libraries listed below
Sorting:
- Learning about CUDA by writing PTX code.☆152Updated last year
- Learn CUDA with PyTorch☆193Updated last week
- Quantized LLM training in pure CUDA/C++.☆235Updated 2 weeks ago
- High-Performance FP32 GEMM on CUDA devices☆117Updated last year
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆200Updated last week
- ☆178Updated 2 years ago
- Competitive GPU kernel optimization platform.☆149Updated 2 weeks ago
- Write a fast kernel and run it on Discord. See how you compare against the best!☆68Updated this week
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆155Updated 2 years ago
- Step by step implementation of a fast softmax kernel in CUDA☆60Updated last year
- PTX-Tutorial Written Purely By AIs (Deep Research of Openai and Claude 3.7)☆66Updated 10 months ago
- A curated list of resources for learning and exploring Triton, OpenAI's programming language for writing efficient GPU code.☆457Updated 10 months ago
- Cataloging released Triton kernels.☆292Updated 4 months ago
- A curated collection of resources, tutorials, and best practices for learning and mastering NVIDIA CUTLASS☆249Updated 9 months ago
- Simple MPI implementation for prototyping or learning☆300Updated 6 months ago
- Hand-Rolled GPU communications library☆81Updated 2 months ago
- coding CUDA everyday!☆73Updated last week
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆197Updated 8 months ago
- ☆286Updated this week
- ring-attention experiments☆165Updated last year
- LLM training in simple, raw C/CUDA☆112Updated last year
- Fastest kernels written from scratch☆532Updated 4 months ago
- Custom kernels in Triton language for accelerating LLMs☆27Updated last year
- A curriculum for learning about gpu performance engineering, from scratch to what the frontier AI labs do☆341Updated 3 weeks ago
- GPU documentation for humans