summaryrefslogblamecommitdiffstats
path: root/libraries/beignet/README
blob: 74da0d9dfba2992fa7bf97d4f8dc3272d3ca1dc4 (plain) (tree)
1
2
3
4



                                                                              
Beignet contains the code to run OpenCL programs on Intel GPUs, which defines
and implements host functions required to initialize the device, create the
command queues, the kernels, and the programs and run them on the GPU. It also
contains the compiler part of the stack.