Visible to Intel only — GUID: GUID-9BDA3FFE-4FDC-4172-BF28-FD45804600BA
Visible to Intel only — GUID: GUID-9BDA3FFE-4FDC-4172-BF28-FD45804600BA
Parallelism Analysis Group
The Parallelism analysis group introduces analysis types based on applications that are compute-sensitive. They can be used as a starting point for overall application performance analysis before moving on to more targeted analysis types.
Compute-intensive application analysis includes the following analysis types:
Threading focuses on a particular target, shows how well your application is threaded for the existing number of logical CPU cores, identifies functions that took the most CPU time to execute and the synchronization objects that might cause ineffective CPU usage.
HPC Performance Characterization evaluates compute-sensitive or throughput applications for floating point operation and memory efficiency. It can be used as a starting point for understanding overall application performance.