modular / mojo-gpu-puzzlesLinks
Learn GPU Programming in Mojo🔥 by Solving Puzzles
☆288Updated this week
Alternatives and similar repositories for mojo-gpu-puzzles
Users that are interested in mojo-gpu-puzzles are comparing it to the libraries listed below
Sorting:
- Nabla is a novel Distributed-Tensor and Scientific-Computing Framework; built from scratch on top of Mojo and MAX☆318Updated this week
- port of Andrjey Karpathy's llm.c to Mojo☆363Updated 6 months ago
- Simple MPI implementation for prototyping or learning☆300Updated 6 months ago
- Competitive GPU kernel optimization platform.☆149Updated 2 weeks ago
- Solve puzzles to improve your tinygrad skills!☆178Updated 3 months ago
- A Machine Learning framework from scratch in Pure Mojo 🔥☆441Updated last year
- Tensor library with autograd using only Rust's standard library☆71Updated last year
- Quantized LLM training in pure CUDA/C++.☆235Updated 2 weeks ago
- SIMD quantization kernels☆94Updated 5 months ago
- A Learning Journey: Micrograd in Mojo 🔥☆65Updated last year
- Small scale distributed training of sequential deep learning models, built on Numpy and MPI.☆155Updated 2 years ago
- Write a fast kernel and run it on Discord. See how you compare against the best!☆68Updated this week
- ☆29Updated last year
- Official Problem Sets / Reference Kernels for the GPU MODE Leaderboard!☆200Updated last week
- Learning about CUDA by writing PTX code.☆152Updated last year
- A repository to unravel the language of GPUs, making their kernel conversations easy to understand☆197Updated 8 months ago
- Where GPUs get cooked 👩🍳🔥☆362Updated 2 weeks ago
- Home for "How To Scale Your Model", a short blog-style textbook about scaling LLMs on TPUs☆827Updated last week
- Tutorials on tinygrad☆455Updated 3 months ago
- Implementation of Karpathy's micrograd in Mojo