Difference between revisions of "DPS921/Intel Advisor"

From CDOT Wiki
Jump to: navigation, search
(Sources)
(Intel Roof-line Analysis)
Line 7: Line 7:
  
 
== Intel Roof-line Analysis ==
 
== Intel Roof-line Analysis ==
Creates a tool line model, to represent an application's performance in relation to hardware limitations, including memory bandwidth and computational peaks.
+
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 17:13, 22 November 2020

Intel Advisor

Group Members

saketepe

Anojan Sothilingam

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

https://software.intel.com/content/www/us/en/develop/documentation/advisor-user-guide/top/survey-trip-counts-flops-and-roofline-analyses/survey-analysis.html