meta-intel/dynamic-layers
Naveen Saini f808528a90 ispc: add recipe
Intel(R) Implicit SPMD Program Compiler (Intel(R) ISPC)

ispc is a compiler for a variant of the C programming language, with
extensions for single program, multiple data programming. Under the SPMD
model, the programmer writes a program that generally appears to be a
regular serial program, though the execution model is actually that a
number of program instances execute in parallel on the hardware.

https://ispc.github.io/downloads.html
https://github.com/ispc/ispc

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2021-07-03 22:48:10 +08:00
..
clang-layer ispc: add recipe 2021-07-03 22:48:10 +08:00
meta-python/recipes-opencv/dldt openvino-inference-engine/openvino-model-optimizer: update to the latest version 2021-06-08 23:41:47 +08:00
openembedded-layer openvino-inference-engine: disable opencl 2021-06-25 13:43:44 +08:00