ocl-icd 2.3.1-1 source package in Ubuntu

Changelog

ocl-icd (2.3.1-1) unstable; urgency=medium

  [ Andreas Beckmann ]
  * Team upload.
  * New upstream release.
  * Update watch file.
  * Bump Standards-Version to 4.6.1 (no changes needed).
  * Fix building twice in a row.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on autoconf and dpkg-dev.
    + ocl-icd-opencl-dev: Drop versioned constraint on nvidia-libopencl1 and
      ocl-icd-libopencl1 in Breaks+Replaces.

 -- Andreas Beckmann <email address hidden>  Wed, 05 Oct 2022 14:56:19 +0200

Upload details

Uploaded by:
Debian OpenCL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OpenCL Maintainers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
ocl-icd_2.3.1-1.dsc 2.1 KiB 8ae8eb7c9038fe7787c5961c2d88a23d471300eb85d843d21feee32c3d56fbb2
ocl-icd_2.3.1.orig.tar.gz 100.2 KiB a32b67c2d52ffbaf490be9fc18b46428ab807ab11eff7664d7ff75e06cfafd6d
ocl-icd_2.3.1-1.debian.tar.xz 11.9 KiB eed9c271ebf0c7045a00f4d11f960529cd3c4860300daf5fb806a7af3c228ee7

Available diffs

No changes file available.

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.