diff options
author | Alan Alberghini <414N@slacky.it> | 2017-08-14 12:49:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:39 +0700 |
commit | d51a29f856458abbf0df5123bfe345f258b24a1e (patch) | |
tree | d585cf8d822f4b57e98a6121e73910aee3fabc86 /libraries/ocl-icd/slack-desc | |
parent | 632ade93a091e5771392d4d2c24ddaa1d614819e (diff) |
libraries/ocl-icd: Added (OpenCL ICD Loader).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/ocl-icd/slack-desc')
-rw-r--r-- | libraries/ocl-icd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/ocl-icd/slack-desc b/libraries/ocl-icd/slack-desc new file mode 100644 index 0000000000..cbaa8ef2ba --- /dev/null +++ b/libraries/ocl-icd/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------------------------------------------------------| +ocl-icd: ocl-icd (OpenCL ICD Loader) +ocl-icd: +ocl-icd: OpenCL implementations are provided as ICD (Installable Client +ocl-icd: Driver). An OpenCL program can use several ICD thanks to the use of an +ocl-icd: ICD Loader as provided by this project. This free ICD Loader can load +ocl-icd: any (free or non free) ICD. +ocl-icd: +ocl-icd: +ocl-icd: +ocl-icd: Homepage: +ocl-icd: https://forge.imag.fr/projects/ocl-icd/ |