A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-A6F7B761-1B70-487A-B619-9D6557D1F222
Visible to Intel only — GUID: GUID-A6F7B761-1B70-487A-B619-9D6557D1F222
threading-model
Specify the threading model to use for modeling purposes in a Suitability report.
GUI Equivalent
Suitability > Threading Model
Syntax
--threading-model=<string> |
Arguments
<string> is one of the following: tbb | openmp | tpl (Windows* OS only) | other
Default
tbb
Actions Modified
report=suitability
Usage
Use only one threading model. Mixing threading models is not supported.
Example
Generate a Suitability report for the OpenMP* parallel framework.
advisor --report=suitability --threading-model=openmp --project-dir=./advi_results