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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Vincent Danjean
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

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

View changes file

Binary packages built by this source

ocl-icd-dev: Development files to build a ICD Loader

 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.

ocl-icd-libopencl1: Generic OpenCL ICD Loader

 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.

ocl-icd-libopencl1-dbgsym: debug symbols for ocl-icd-libopencl1
ocl-icd-opencl-dev: OpenCL development files

 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.