meta-intel/dynamic-layers/openembedded-layer
Naveen Saini 2abbd02a2d level-zero: add recipe
The oneAPI Level-Zero Application Programming Interface (API) is to
provide direct-to-metal interfaces to offload accelerator devices.
Its programming interface can be tailored to any device needs and
can be adapted to support broader set of languages features such as
function pointers, virtual functions, unified memory, and I/O capabilities.

It contains following components of oneAPI:

-> Copies of the Level Zero Specification API C/C++ header files
-> Level Zero Loader
-> Level Zero Validation Layer

It should be installed using:
IMAGE_INSTALL_append = " level-zero-headers level-zero-loader"

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2020-06-09 07:53:16 +08:00
..
recipes-bsp/amt lms: upgrade v2003.0.0.0 -> v2011.0.0.0 2020-04-04 18:22:52 +08:00
recipes-core level-zero: add recipe 2020-06-09 07:53:16 +08:00
recipes-support/opencv dldt-inference-engine: fix int64_t does not name a type compile error 2020-06-03 15:47:47 +08:00