Why it matters
Roofline models GPU perf. Understanding shapes optimization intuition.
Advertisement
The architecture
Peak FLOPs: hardware limit.
BW * AI: BW-limited plot line.
Intersection: knee.
Advertisement
How it works end to end
Ceiling: peak GPU FLOPs.
Slope: BW * AI.
Ops sit on curve.
Move op right (higher AI) to hit peak.