Visible to Intel only — GUID: GUID-64AAB44B-CCC8-4715-A8C4-69ACC584DB3D
Visible to Intel only — GUID: GUID-64AAB44B-CCC8-4715-A8C4-69ACC584DB3D
Xopenmp-target
Enables options to be passed to the specified tool in the device compilation tool chain for the target. This feature is only available for ifx.
Syntax
Linux: |
-Xopenmp-target-tool=T "options" |
Windows: |
-Xopenmp-target-tool=T "options" |
Arguments
tool |
Can be one of the following:
Some targets may have frontend and backend in one component; in that case, options are merged. |
||||||
T |
Is the target triple device. |
||||||
options |
Are the options you want to pass to tool. |
Default
OFF |
No options are passed to a tool. |
Description
This option enables options to be passed to the specified tool in the device compilation tool chain for the target.
When OpenMP* offloading is enabled, this option only applies to device-specific compilation.
IDE Equivalent
Alternate Options
None