ocl-icd 2.3.2-1build1 source package in Ubuntu

Changelog

ocl-icd (2.3.2-1build1) noble; urgency=high

  * No change rebuild for frame pointers (and time_t).

 -- Julian Andres Klode <email address hidden>  Thu, 18 Apr 2024 19:47:47 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
ocl-icd_2.3.2.orig.tar.gz 106.4 KiB ec47d7dcd961ea06695b067e8b7edb82e420ddce03e0081a908c62fd0b8535c5
ocl-icd_2.3.2-1build1.debian.tar.xz 11.9 KiB 1752403bf41e37874a864a1d4b40a2a9416b98e76fa32dffb501bd38df8b1f89
ocl-icd_2.3.2-1build1.dsc 2.2 KiB faaea636fd5af7013dfa37c9323ee87a87ad50c1076741426c086796a9a158c4

View changes file

Binary packages built by this source

ocl-icd-dev: Development files to build an OpenCL ICD

 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.

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, ability to
 select an ICD without root privilege, etc.