Visible to Intel only — GUID: GUID-E79034C0-DB00-4AF6-BEB4-8D20C05051F0
Visible to Intel only — GUID: GUID-E79034C0-DB00-4AF6-BEB4-8D20C05051F0
fintelfpga
Lets you perform ahead-of-time (AOT) compilation for the Field Programmable Gate Array (FPGA).
Syntax
Linux: |
-fintelfpga |
Windows: |
-fintelfpga |
Arguments
None
Default
OFF |
The ahead-of-time (AOT) compilation is not performed. |
Description
This option lets you perform ahead-of-time (AOT) compilation for the FPGA.
It is functionally equivalent to specifying the following, which is compiled with dependency and debug information enabled:
-fsycl-targets=spir64_fpga
IDE Equivalent
Visual Studio: DPC++ > General > Enable FPGA workflows
Eclipse: Intel(R) oneAPI DPC++ Compiler > General > Enable FPGA workflows
Alternate Options
None