threading-model

スータビリティー・レポートのモデル化で使用するスレッド化モデルを指定します。

GUI オプション

[スータビリティー] > [スレッド化モデル]

構文

--threading-model=<string>

引数

<string> は次のいずれかです: tbb | openmp | tpl (Windows* のみ) | other

デフォルト

tbb

影響するアクション

report=suitability

使用法

1 つのスレッド化モデルのみを使用します。スレッド化モデルの混在はサポートされません。

OpenMP* 並列フレームワークのスータビリティー・レポートを生成します。

advisor --report=suitability --threading-model=openmp --project-dir=./advi_results

関連情報