This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > ocl-icd (2.2.14)

ocl-icd: free OpenCL ICD Loader

OpenCL implementations are provided as ICD (Installable Client Driver).
An OpenCL program can use several ICD thanks to the use of an ICD Loader
as provided by this project. This free ICD Loader can load any (free or
non free) ICD.

NOTE: ocl-icd should not be needed on systems where graphics drivers by
AMD or Nvidia already provide an OpenCL ICD Loader implementation. To
check if you already have an ICD loader, run this as root:

ldconfig -p | grep -i opencl

If nothing is printed out, then your system probably lacks an ICD
implementation (libOpenCL.so* objects) and you need this package.

If something is printed out, then you don't need this package, as it
would probably overwrite the ICD loader that came with your graphics
drivers.

Maintained by: Alan Alberghini
Keywords: opencl,icd,cuda
ChangeLog: ocl-icd

Homepage:
https://github.com/OCL-dev/ocl-icd

Source Downloads:
ocl-icd-2.2.14.tar.gz (ef0d426bccf2a795013d3c5794550e5e)

Download SlackBuild:
ocl-icd.tar.gz
ocl-icd.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
ocl-icd.SlackBuild
ocl-icd.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds