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).
Linux: |
-fintelfpga |
Windows: |
-fintelfpga |
None
OFF |
The ahead-of-time (AOT) compilation is not performed. |
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-unknown-unknown
Visual Studio: DPC++ > General > Enable FPGA workflows
Eclipse: Intel(R) oneAPI DPC++ Compiler > General > Enable FPGA workflows
None