ocl-icd 2.2.11-ok1 source package in openKylin
Changelog
ocl-icd (2.2.11-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
ocl-icd (2.2.11-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
ocl-icd_2.2.11.orig.tar.gz | 445.1 KiB | 02fa41da98ae2807e92742196831d320e3fc2f4cb1118d0061d9f51dda867730 |
ocl-icd_2.2.11-ok1.debian.tar.xz | 8.3 KiB | b7caca593e1730168da0333f82c36840508985091d4f7cd16513577ced3af18a |
ocl-icd_2.2.11-ok1.dsc | 1.9 KiB | 9032ad0c945a338c390b96b8570b76074f2f9ab6f24853340aa0a487d05fe846 |
OpenCL (Open Computing Language) is a multivendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This package provides a header file that allows a OpenCL implementation
to build a installable client driver (ICD). With a ICD, an OpenCL
implementation can be used by any OpenCL program without the need
to link the program to the specific OpenCL implementation.
.
For building OpenCL applications, installs the ocl-icd-opencl-dev package
instead.
OpenCL (Open Computing Language) is a multivendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This package contains an installable client driver loader (ICD Loader)
library that can be used to load any (free or non-free) installable client
driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can
be installed and used together.
OpenCL (Open Computing Language) is a multivendor open standard for
general-purpose parallel programming of heterogeneous systems that include
CPUs, GPUs and other processors.
.
This package provides the development files: headers and libraries.
.
It also ensures that the ocl-icd ICD loader is installed so its additional
features (compared to the OpenCL norm) can be used: .pc file, avaibility to
select an ICD without root privilege, etc.