ocl-icd 2.3.2-ok1 source package in openKylin
Changelog
ocl-icd (2.3.2-ok1) nile; urgency=high * Build for openKylin. -- Luoyaoming <email address hidden> Tue, 30 Apr 2024 15:49:55 +0800
ocl-icd (2.3.2-ok1) nile; urgency=high * Build for openKylin. -- Luoyaoming <email address hidden> Tue, 30 Apr 2024 15:49:55 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | libs | |
Huanghe V3.0 | release | main | libs | |
Nile V2.0 | release | main | libs | |
Nile V2.0 | proposed | main | libs |
File | Size | SHA-256 Checksum |
---|---|---|
ocl-icd_2.3.2.orig.tar.gz | 106.4 KiB | ec47d7dcd961ea06695b067e8b7edb82e420ddce03e0081a908c62fd0b8535c5 |
ocl-icd_2.3.2-ok1.debian.tar.xz | 8.5 KiB | e2a344de7e302a9ee9ae10c36be0889d7909fe69fb4b11ebc70549f96334ae7e |
ocl-icd_2.3.2-ok1.dsc | 2.0 KiB | a79a408d9699593870c402a1696eef0cd546c353e31b383cb7531660578fae4c |
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 an OpenCL implementation
to build an installable client driver (ICD). With an 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, install 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, ability to
select an ICD without root privilege, etc.