Language

Package: beignet @ 1.3.2

Synopsis

OpenCL framework for Intel GPUs

Description

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.

Home page
https://wiki.freedesktop.org/www/Software/Beignet/
Location
gnu/packages/opencl.scm (line: 200, column: 2)
License

Lint warnings

LinterMessageLocation
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'