Skip to content

Latest commit

 

History

History
55 lines (50 loc) · 6.3 KB

File metadata and controls

55 lines (50 loc) · 6.3 KB

Core Experiment Plans Index (Lecture Notes Track)

This index points to the detailed lecture-note style plan for each core experiment.

Recommended Reading Order

  • Start with Experiments 01-05 to stabilize benchmark methodology and execution-model intuition.
  • Continue with Experiments 06-10 for layout and alignment design rules.
  • Use Experiments 11-15 to map access pattern, cache behavior, and saturation.
  • Use Experiments 16-20 to build architecture-aware optimization intuition.
  • Finish with Experiments 21-25 to assemble practical parallel primitives and capstone systems.

Memory Optimization Sequence

Core Experiment Plans

Priority Extensions Beyond Core 25