Meta Configuration of Package beignet
11
1
<package name="beignet" project="SUSE:SLE-15-SP1:GA">
2
<title>Open source implementation of the OpenCL for Intel GPUs</title>
3
<description>Beignet is an open source implementation of the OpenCL specification - a generic
4
compute oriented API. This code base contains the code to run OpenCL programs
5
on Intel GPUs which basically defines and implements the OpenCL host functions
6
required to initialize the device, create the command queues, the kernels and
7
the programs and run them on the GPU.
8
9
</description>
10
</package>
11