ocl-icd 2.1.3-1 source package in Ubuntu
Changelog
ocl-icd (2.1.3-1) unstable; urgency=medium * New upstream release + fix several NULL pointer handlings by selecting default objects (Closes: #727134) * Use autoreconf instead of autotools-dev (Closes: #732821) Thanks Wookey for reporting the bug and providing the patch * Fix autotools issue (the fix was in experimental for several releases but the bug was not closed) Closes: #713333 -- Vincent Danjean <email address hidden> Sun, 22 Dec 2013 14:26:39 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ocl-icd_2.1.3-1.dsc | 2.1 KiB | 1c8acac8a5a6bc0e5fdfdc8ebb2eee0f957e0718b5c4e7847d729a4e6480c97e |
ocl-icd_2.1.3.orig.tar.gz | 409.3 KiB | 8338c6ae5cb7a9b34dfe79922f5e32c4f78c535a2217321dae842f72e0a2b175 |
ocl-icd_2.1.3-1.debian.tar.gz | 9.8 KiB | 467d4d912cdc61d9da623209822172f737a2924be8fe079da324631522752867 |
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.