A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-2DED96CC-9354-49EE-958E-FDFDEA22EC3C
Visible to Intel only — GUID: GUID-2DED96CC-9354-49EE-958E-FDFDEA22EC3C
Compilation
oneAPI has multiple types of compilation. The main source to the application is compiled, and the offloaded kernels are compiled. For the kernels, this might be Ahead-Of-Time (AOT) or Just-In-Time (JIT).
In this section we cover topics related to this compilation and how it can impact the efficiency of the execution.