Difference between revisions of "DPS921/Intel Advisor"
(→Sources) |
(→Intel Roof-line Analysis) |
||
Line 7: | Line 7: | ||
== Intel Roof-line Analysis == | == Intel Roof-line Analysis == | ||
− | + | The roof line tool creates a tool line model, to represent an application's performance in relation to hardware limitations, including memory bandwidth and computational peaks. | |
== Intel Sustainability Analysis == | == Intel Sustainability Analysis == |
Revision as of 16:13, 22 November 2020
Contents
Intel Advisor
Group Members
Intel Roof-line Analysis
The roof line tool creates a tool line model, to represent an application's performance in relation to hardware limitations, including memory bandwidth and computational peaks.
Intel Sustainability Analysis
Intel Survey Analysis
A Survey analysis will create a Survey Report that outlines instances:
• Where vectorization or parallelization will be most effective
• Describe if vectorized loops are beneficial or not
• Un-vectorized loops and explain why they have been Un-vectorized
• Provide general performance issue
Intel Dependencies Analysis
Sources
https://software.intel.com/content/www/us/en/develop/articles/intel-advisor-roofline.html