Intel® Advisor Help
Specify runtimes or libraries to ignore time spent in these regions when calculating per-program speedup.
--ignore=<string> |
<string> is a comma-separated list of runtimes and libraries to ignore. For example, OMP, MPI, TBB, SYCL.
collect=projection
This option does not affect individual offloads, only the per-program metrics.
Model your application performance on a target device and ignore time spent in OpenMP* regions.
$ advisor --collect=projection --project-dir=./advi --ignore=OMP