Solve puzzles. Learn CUDA.
☆12,007Sep 1, 2024Updated last year
Alternatives and similar repositories for GPU-Puzzles
Users that are interested in GPU-Puzzles are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Solve puzzles. Improve your pytorch.☆3,985Jul 15, 2024Updated last year
- What would you do with 1000 H100s...☆1,161Jan 10, 2024Updated 2 years ago
- ☆499Oct 18, 2024Updated last year
- Puzzles for learning Triton☆2,336Mar 18, 2026Updated last week
- Puzzles for exploring transformers☆387May 4, 2023Updated 2 years ago
- Development repository for the Triton language and compiler☆18,708Updated this week
- Machine Learning Engineering Open Book☆17,440Mar 16, 2026Updated last week
- Material for gpu-mode lectures☆5,865Feb 1, 2026Updated last month
- LLM training in simple, raw C/CUDA☆29,216Jun 26, 2025Updated 8 months ago
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆31,715Updated this week
- CUDA Templates and Python DSLs for High-Performance Linear Algebra☆9,484Mar 18, 2026Updated last week
- GPU programming related news and material links☆2,060Mar 8, 2026Updated 2 weeks ago
- Fast and memory-efficient exact attention☆22,938Updated this week
- A playbook for systematically maximizing the performance of deep learning models.☆29,936Jun 18, 2024Updated last year
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆35,190Updated this week
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,438Feb 20, 2026Updated last month
- A PyTorch native platform for training generative AI models☆5,162Updated this week
- Tile primitives for speedy kernels☆3,244Mar 17, 2026Updated last week
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆55,432Nov 12, 2025Updated 4 months ago
- A minimal GPU design in Verilog to learn how GPUs work from the ground up☆11,969Aug 18, 2024Updated last year
- A high-throughput and memory-efficient inference and serving engine for LLMs☆74,135Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,869Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,187Aug 22, 2025Updated 7 months ago
- Inference Llama 2 in one file of pure C☆19,302Aug 6, 2024Updated last year
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,950Aug 15, 2024Updated last year
- Efficient Triton Kernels for LLM Training☆6,216Mar 18, 2026Updated last week
- LLM inference in C/C++☆98,911Updated this week
- A puzzle to learn about prompting☆136May 12, 2023Updated 2 years ago
- llama3 implementation one matrix multiplication at a time☆15,252May 23, 2024Updated last year
- 📚LeetCUDA: Modern CUDA Learn Notes with PyTorch for Beginners🐑, 200+ CUDA Kernels, Tensor Cores, HGEMM, FA-2 MMA.🎉☆9,932Updated this week
- The full minitorch student suite.☆2,323Aug 17, 2024Updated last year
- NumPy & SciPy for GPU