summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-xrt
Commit message (Collapse)AuthorAgeFilesLines
...
* zocl: Recipe for Xilinx runtime driver moduleMin Ma2019-06-281-0/+14
| | | | | | | | Xilinx Runtime driver module provides memory management and compute unit schedule. This recipe builds the associated kernel module Signed-off-by: Min Ma <min.ma@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
* opencl-clhpp_git.bb: Recipe for OpenCL Host API C++ bindingsMin Ma2019-06-281-0/+27
| | | | | | | | | Recipe for OpenCL Host API C++ bindings. The interface is contained with a single C++ header file cl2.hpp and all definitions are contained within the namespace cl. Signed-off-by: Min Ma <min.ma@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
* ocl-icd_git.bb: Add recipe for OpenCL ICD loadersMin Ma2019-06-281-0/+19
This recipe creates package which aims at creating an Open Source alternative to vendor specific OpenCL ICD loaders. Signed-off-by: Min Ma <min.ma@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>