ocl-icd 2.2.11-ok2 source package in openKylin

Changelog

ocl-icd (2.2.11-ok2) yangtze; urgency=medium

  * In the ocl_icd_loader.c file, change the function inline void
    dump_vendor_icd on line 56 to static inline void dump_vendor_icd

 -- root <email address hidden>  Wed, 06 Mar 2024 05:34:58 +0000

Upload details

Uploaded by:
root
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
Yangtze V1.0 release main libs
Yangtze V1.0 proposed main libs

Downloads

File Size SHA-256 Checksum
ocl-icd_2.2.11.orig.tar.gz 445.1 KiB 02fa41da98ae2807e92742196831d320e3fc2f4cb1118d0061d9f51dda867730
ocl-icd_2.2.11-ok2.debian.tar.xz 9.0 KiB 03ceab51211ab96a9b1ba2587dcba36bb2da911d66dc4bf67776bea8d70aeada
ocl-icd_2.2.11-ok2.dsc 1.9 KiB 89499d4a0412601cb88e0e0da3fa4d4d7650a0780911d6c0bbb4c1d656588463

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.