Intel® Advisor Help
Specify the threading model to use for modeling purposes in a Suitability report.
Suitability > Threading Model
--threading-model=<string> |
<string> is one of the following: tbb | openmp | tpl (Windows* OS only) | other
tbb
report=suitability
Use only one threading model. Mixing threading models is not supported.
Generate a Suitability report for the OpenMP* parallel framework.
advisor --report=suitability --threading-model=openmp --project-dir=./advi_results