Commit Graph

2 Commits

Author SHA1 Message Date
Vijay Janapa Reddi
482fe71375 feat(staffml): Gemini 3.1 Pro verification complete — 8,419 Qs verified
Full independent cross-model verification by gemini-3.1-pro-preview:
- 8,419/9,226 questions verified (91.2%)
- 7,376 CORRECT (87.6%), 697 ERROR (8.3%), 346 WARN (4.1%)
- 7 chunks had JSON parse failures (9,226 - 8,419 = 807 unverified)

Systematic fixes applied:
- MI300X 1300→1307 TFLOPS (127 occurrences)

All questions stamped with math_verified, math_status, math_issues,
math_model fields. Error list at scripts/_verification_results/.
19/19 invariants pass. Paper figures rebuilt.
2026-04-03 10:55:41 -04:00
Vijay Janapa Reddi
42dc31a202 feat(tutorial): 6 publication-quality SVG figures for ISCA slides
- roofline-model.svg: Classic Roofline with LLM decode + CNN training points
- iron-law-decomposition.svg: Iron Law equation with wall-to-term mapping
- serving-two-phases.svg: Prefill (compute) vs Decode (memory) phases
- allreduce-ring.svg: 8-GPU ring with reduce-scatter + all-gather
- hardware-spectrum.svg: nRF52840 → ESP32 → Jetson → H100 → NVL72 scale
- carbon-geography.svg: Norway/Quebec/US/Poland bar chart (41x gap)

All follow svg-style.md: 900x500 viewBox, semantic colors, Helvetica font.
2026-04-01 19:22:20 -04:00