A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-F145D09C-EFBD-49FA-B817-58CCF2F473E6
Visible to Intel only — GUID: GUID-F145D09C-EFBD-49FA-B817-58CCF2F473E6
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.