ocl-icd 2.1.3-2 source package in Ubuntu

Changelog

ocl-icd (2.1.3-2) unstable; urgency=medium


  * Run asciidoc under faketime (Closes: #733033)
    Manpages will have as generated date the date of the last changelog entry

 -- Vincent Danjean <email address hidden>  Tue, 24 Dec 2013 14:23:57 +0100

Upload details

Uploaded by:
Vincent Danjean
Uploaded to:
Sid
Original maintainer:
Vincent Danjean
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocl-icd_2.1.3-2.dsc 2.1 KiB 5229d7dfad9d8a63c58a7b6ea555dbb5e57cd78d6a501ab8641d9887a38864a8
ocl-icd_2.1.3.orig.tar.gz 409.3 KiB 8338c6ae5cb7a9b34dfe79922f5e32c4f78c535a2217321dae842f72e0a2b175
ocl-icd_2.1.3-2.debian.tar.gz 10.0 KiB ea9eec06cb3cb01e6cde457172e37ac78123726b898480f12b429b22ce071126

Available diffs

No changes file available.

Binary packages built by this source

ocl-icd-dbg: Debug symbols for the 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 detached debugging symbols for the OCL-ICD OpenCL
 library.
 .
 Most people will not need this package.

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-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 additionnal
 features (compared to the OpenCL norm) can be used: .pc file, avaibility to
 select an ICD without root privilege, etc.