ターゲットのデバイス・コンパイル・ツール・チェーンの指定されたツールに渡すオプションを有効にします。このコンパイラー・オプションは OpenMP* オフロードをサポートします。
Linux*: | -Xopenmp-target-tool=T "options" |
Windows*: | -Xopenmp-target-tool=T "options" |
tool |
次のいずれかです。
一部のターゲットでは 1 つのコンポーネントに frontend と backend が含まれている場合があります。その場合、オプションはマージされます。 |
||||||
T |
ターゲット・トリプル・デバイス。 |
||||||
options |
tool に渡すオプション。 |
オフ |
オプションはツールに渡されません。 |
このオプションは、ターゲットのデバイス・コンパイル・ツール・チェーンの指定されたツールに渡すオプションを有効にします。オプションは OpenMP* オフロードをサポートします。
Visual Studio*: [Linker] > [General] > [Pass <arg> to the backend of target device compiler specified by <triple> for OpenMP offload]
[DPC++] > [Language] > [Pass <arg> to the frontend of target device compiler for OpenMP offload]
[C/C++] > [Language [Intel C++]] > [Pass <arg> to the frontend of target device compiler for OpenMP offload]
[Linker] > [General] > [Pass <arg> to the device code linker for OpenMP offload]
Eclipse*: [Linker] (または [Intel C++ Linker]) > [General] > [Pass <arg> to the backend of target device compiler specified by <triple> for OpenMP offload]
[Intel® oneAPI DPC++ Compiler] > [Language] > [Pass <arg> to the frontend of target device compiler for OpenMP offload]
[Intel C++ Compiler] > [Language] > [Pass <arg> to the frontend of target device compiler for OpenMP offload]
[Linker] (または [Intel C++ Linker]) > [General] > [Pass <arg> to the device code linker for OpenMP offload]
なし