11
edits
Changes
→Roofline Chart Data
==Roofline Chart Data==
The Roofline chart plots an application's achieved model is a visual performance and arithmetic intensity against the machine's maximum achievable model used to deliver performanceestimations of a given application running on multi-core or many-core.
• Arithmetic intensity (x-axis) - measured in number of floating-point operations (FLOPs) or integer operations (INTOPs) per byte, based on the loop algorithm, and transferred between CPU/VPU and memory