srush/GPU-Puzzles resource
Solve puzzles. Learn CUDA. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1514
- days_rel: n/a
- days_push: 731
- n_releases_24m: 0
Adoption not part of the score
12428 stars · 950 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An interactive Jupyter notebook of programming puzzles that teaches beginner GPU/CUDA kernel programming using Numba's Python-to-CUDA mapping. Learners implement kernels directly in the notebook, designed to be run in Google Colab with a GPU runtime.
Use cases
- learn CUDA programming interactively
- practice writing GPU kernels in Python
- understand how deep learning GPU algorithms work
- teach parallel programming with puzzles
- get hands-on with Numba CUDA without writing C++
When to choose
- you know Python and want to learn GPU programming from scratch
- you want a hands-on, puzzle-driven introduction to CUDA kernels
- you want to build intuition for how GPU parallelism powers deep learning
When to avoid
- you need production CUDA code or performance tuning guidance
- you want a comprehensive CUDA reference or textbook
- you have no access to a GPU or Colab runtime
Facets
learning-resource · maturity stable
developer-tools gpu-computing machine-learning gpu-computing education machine-learning tutorials python browser cuda jupyter-notebook numba puzzles interactive-learning kernels gpu
1 source
- readme: https://github.com/srush/GPU-Puzzles · fetched 2026-08-28 · 6ef4b6cbe167
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| srush/GPU-Puzzles | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="srush/GPU-Puzzles")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem