Intel® Advisor Help
Purpose and Usage | Report Regions
After running Intel® Advisor analyses (Survey, Trip Counts, FLOPS, Memory Access Patterns, Dependencies, and Suitability), consider reviewing a results summary that includes the most important information about your code. Click the Summary tab after running an analysis to view results.
If your application uses Intel® Math Kernel Library (Intel® MKL), you will see the MKL detail button in the Performance characteristics section, which toggles two additional columns: the User column, which reports time spent in your code and corresponding compute metrics, and the MKL column, which reports time spent in the MKL code and corresponding compute metrics.
The vectorization efficiency data is available only for vectorized loops in modules compiled with an Intel® compiler version 16 or higher.
The OP/S and bandwidth metrics are available after you run the Trip Counts and FLOP analysis.
This information is available only after you run the Suitability or Dependencies analysis.
Application Output is available if you set output destination to Application Output window. To do this, go to File > Options > General > Application Output Destination and choose Application Output window.