-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Starting this issue to gather ideas and start working on this
For a given KernelBench problem, it would be very nice to model the maximum speedup possible / speed-of-light (to avoid hacking, aka unrealistic speedups, and understand the limit of max speedup for a problem on specified hardware).
Take in
- Pytorch problem (KernelBench problem style)
- Hardware Specs (which we outlined in the prompts folder for various hardware), mostly peak FLOPs and memory bandwidth
Concretely, this might involve modeling a roofline model using profiler tools.
Metadata
Metadata
Assignees
Labels
No labels