fintelfpga

Lets you perform ahead-of-time (AOT) compilation with the Flexible 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 with the Flexible Programmable Gate Array (FPGA).

It is functionally equivalent to specifying the following, which is compiled with dependency and debug information enabled:

-fsycl-targets=spir64-unknown-<os>-sycldevice  

IDE Equivalent

None

Alternate Options

None

See Also