mikamika06.mlsys-lab
mlsys-lab — ML systems exercises in Python, C++ and CUDA, auto-graded
Activity
Extension trends
Manifest
Metadata
- Namespace
- mikamika06
- Name
- mlsys-lab
- License
- MIT
- Homepage
- https://github.com/mikamika06/mlsys-lab#readme
- Repository
- https://github.com/mikamika06/mlsys-lab.git
- Reviews
- 0
Taxonomy
Categories
Description
Auto-graded exercises in low-level ML systems: quantization, KV cache and attention, batching and serving, numerics, CPU performance, CPython internals. Most tasks are Python. C++ tasks are compiled by the local clang++; CUDA tasks are real CUDA-C, run on a software GPU that counts warps, coalescing transactions, shared-memory bank conflicts and divergence, with no NVIDIA hardware. Deterministic gates, identical score on any machine.
Archive
Release history
- 0.5.11 2026-08-08
- 0.5.10 2026-08-08
- 0.5.9 2026-08-08
- 0.5.8 2026-08-08
- 0.5.7 2026-08-08
- 0.5.6 2026-08-08
- 0.5.5 2026-08-08
- 0.5.4 2026-08-08
- 0.5.3 2026-08-08
- 0.5.2 2026-08-08
- 0.5.1 2026-08-08
- 0.5.0 2026-08-08
- 0.4.4 2026-08-08
- 0.4.3 2026-08-08
- 0.4.2 2026-08-08
- 0.4.1 2026-08-08
- 0.4.0 2026-08-08
- 0.3.4 2026-08-06
- 0.3.3 2026-07-31
- 0.3.2 2026-07-31
- 0.3.1 2026-07-30
- 0.3.0 2026-07-30
- 0.2.0 2026-07-29
- 0.1.13 2026-07-27
- 0.1.12 2026-07-27