Visible to Intel only — GUID: GUID-6B1BFEB7-37AA-4B9E-AD77-CE5D47A03F33
Visible to Intel only — GUID: GUID-6B1BFEB7-37AA-4B9E-AD77-CE5D47A03F33
fopenmp-target-loopopt, Qopenmp-target-loopopt
Enables the loop optimizer and auto-vectorization for OpenMP* offloading device compilation when option O2 or higher is set or specified. This feature is only available for ifx.
Syntax
Linux: |
-fopenmp-target-loopopt |
Windows: |
/Qopenmp-target-loopopt |
Arguments
None
Default
OFF |
The compiler uses default heuristics for optimization. |
Description
This option enables the loop optimizer and auto-vectorization for OpenMP* offloading device compilation when option O2 or higher is set or specified.
This option is only valid for SPIR64-based devices.
When OpenMP offloading is enabled, this option only applies to device-specific compilation.
IDE Equivalent
Alternate Options
None