diff options
author | Alan Alberghini <414N@slacky.it> | 2017-08-14 13:08:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:39 +0700 |
commit | 5efb5b861caccb1635bb539970773b3377b02e77 (patch) | |
tree | 5f918f1c6f33803377bdcc89f0f1a7c4873e7dae /libraries/beignet/slack-desc | |
parent | d51a29f856458abbf0df5123bfe345f258b24a1e (diff) |
libraries/beignet: Added (OpenCL for Intel GPUs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/beignet/slack-desc')
-rw-r--r-- | libraries/beignet/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/beignet/slack-desc b/libraries/beignet/slack-desc new file mode 100644 index 0000000000000..cf8e96e933580 --- /dev/null +++ b/libraries/beignet/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +beignet: beignet (OpenCL for Intel GPUs) +beignet: +beignet: Beignet contains the code to run OpenCL programs on Intel GPUs, which +beignet: defines and implements host functions required to initialize the +beignet: device, create the command queues, the kernels, and the programs and +beignet: run them on the GPU. It also contains the compiler part of the stack. +beignet: +beignet: Homepage: https://01.org/beignet +beignet: +beignet: +beignet: |