OpenCL framework for Intel GPUs
Beignet is an implementation of the OpenCL specification. This code base contains the code to run OpenCL programs on Intel GPUs---IvyBridge, Haswell, Skylake, Apollolake, etc. It defines and implements the OpenCL host functions required to initialize the device, create the command queues, the kernels and the programs, and run them on the GPU. The code also contains a back-end for the LLVM compiler framework.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/w542vs58i2r4pwa15vss6kal4wfcayny-beignet-1.3.2.drv | ||
x86_64-linux | x86_64-w64-mingw32 | /gnu/store/jyps1ksx9rrnjk0xspzglwqkwkk0s8ay-beignet-1.3.2.drv | |
x86_64-linux | x86_64-linux-gnux32 | /gnu/store/wbrfc999p22hc9idn09zmrh3xax34qjl-beignet-1.3.2.drv | |
x86_64-linux | powerpc64-linux-gnu | /gnu/store/9rp1jywy9d7g31r2m61nkcd0w8489sl4-beignet-1.3.2.drv | |
x86_64-linux | i686-w64-mingw32 | /gnu/store/12zy617i1fxr6x615db4nnwapv9y869r-beignet-1.3.2.drv | |
i686-linux | /gnu/store/mz53xv85shpk13rsaynlr3z7slb34l87-beignet-1.3.2.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'clang@3.7' does not match package name 'clang' | |
input-labels Identify input labels that do not match package names | label 'clang-runtime@3.7' does not match package name 'clang-runtime' | |
input-labels Identify input labels that do not match package names | label 'llvm@3.7' does not match package name 'llvm' |