IntelĀ® Advisor Help
Mark all potential reductions by specific diagnostic during Dependencies analysis.
Project Properties > Analysis Target > Dependencies Analysis > Advanced > Filter reduction variables
--filter-reductions --no-filter-reductions |
Off (no-filter-reductions)
Enabling can increase collection overhead.
Run a Dependencies analysis. Analyze innermost scalar loops. Mark all potential reductions by specific diagnostic.
advisor --collect=dependencies --loops=scalar,loop-height=0" --filter-reductions --project-dir=./advi_results -- ./myApplication