Visible to Intel only — GUID: GUID-5C2CC062-B1E0-4383-B7B8-D04F25E1A584
Visible to Intel only — GUID: GUID-5C2CC062-B1E0-4383-B7B8-D04F25E1A584
Compare CPU Roofline Results
Use the Roofline Compare functionality to display Roofline chart data from other Intel® Advisor results or non-archived snapshots for comparison purposes to track optimization progress.
Prerequisites
To compare the GPU Roofline results, make sure to get the following:
- A baseline GPU Roofline result or snapshot
- One or more GPU Roofline results or snapshots of the same application with an optimization applied
To compare the results:
- Open a baseline GPU Roofline result/snapshot.
- From the Compare drop-down toolbar, click + to load a comparison result/snapshot. You can load multiple results/snapshots for comparison one by one.
When the comparison is uploaded:
- The filenames for uploaded results/snapshots are displayed in the Compared Results region.
- Similar loops/functions from all compared results are recognized automatically. They are connected with a dashed arrow line. The performance improvement between the loops/functions is shown above the line, in per cent. The improvement is calculated as the difference in FLOPS, INTOPS, or OPS and Total Time.
NOTE:The arrows showing the relationship among loops/functions do not reappear if you upload a new comparison file.
- Loops from different snapshots are shown as different icons on the chart. For example, on the picture below, the baseline loops are shown as circles and comparison loops are triangles and diamonds.
- To highlight all dots from a specific compared result, open the Compare drop-down and hover over the result name.
- Each time you change the Roofline configuration or filter the dots on the chart, the comparison is updated automatically.
- You can remove a selected result from Compared Results by hovering over it and clicking the X icon. The result is removed from the chart and appears in the Ready for comparison region. Click a name in the Ready for comparison region to reload the result back to the chart.
- You can save the comparison itself to a file using the export feature.
However, this method still has few limitations. Sometimes, there can be no match for the same loop/function if one is optimized, parallelized, or moved in the source code to four or more lines from the original place. Intel Advisor tries to ensure some balance between matching source code changes and false positives.