omniperf
omniperf copied to clipboard
Workload Characterization Scripts
Adding three new workload characterization python scripts:
- workload-characterization.py - a script that parses omnitrace and omniperf data and analyzes the workload for performance bottlenecks.
- plot-roofline.py - generates a HTML interactable roofline plot of the workload.
- plot-characterization.py - generates two plots showing the CPU/GPU end-to-end timing and another showing the GPU bottlenecks.
Documentation can be found here: https://github.com/dwchang79/omniperf/blob/2.x/src/docs/Workload_Characterization_Manual.pdf