Intel® Advisor Help
Medium
Survey + Trip Counts (Characterization)
After you run the Vectorization and Code Insights perspective with medium accuracy and Trip Counts collection enabled, Intel® Advisor dynamically identifies the number of times loops are invoked and execute and extends the basic vectorization report with the Trip Counts data. Use Trip Counts data to analyze parallelism granularity more deeply and fine-tune vector efficiency and capability.
By default, the Trip Counts column shows only Average and Call Count metrics. Look for the following to find good candidates for optimization:
To optimize such loops, follow the Intel® Advisor Recommendations for the loop/function, for example, use specific recommended pragmas to provide the information about loop trip counts to a compiler.
For further investigation, you can run the Vectorization and Code Insights perspective with a higher accuracy level or with different configurations: