pocl 0.13-11 source package in Ubuntu

Changelog

pocl (0.13-11) unstable; urgency=medium

  * Add Built-Using control field for linking against static clang libraries.
  * do-not-export-clang-symbols.patch: Link static clang libraries with
    --exclude-libs to not export their symbols.
  * Update symbols files.

 -- Andreas Beckmann <email address hidden>  Sun, 26 Nov 2017 19:22:48 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pocl_0.13-11.dsc 2.5 KiB 2a215344ddd85fe2659f70f0fe7ec0134573a94e9fd9635c1a848794556e1222
pocl_0.13.orig.tar.gz 1.8 MiB a17f37d8f26819c0c8efc6de2b57f67a0c8a81514fc9cd5005434e49d67499f9
pocl_0.13-11.debian.tar.xz 23.0 KiB 486616ba0adbb59d83c3cda3ec3a6b355f8efda3e54889b4ce0e7d61570a50c4

Available diffs

No changes file available.

Binary packages built by this source

libpocl-dev: development files for the pocl library

 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the development files for the pocl library. Unless very
 specific needs, this package is useless. This package is only required to link
 directly and explicitly with pocl.
 .
 To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual
 package (provided by ocl-icd-opencl-dev for example) is required, not this one.

libpocl1: No summary available for libpocl1 in ubuntu bionic.

No description available for libpocl1 in ubuntu bionic.

libpocl1-common: No summary available for libpocl1-common in ubuntu bionic.

No description available for libpocl1-common in ubuntu bionic.

libpocl1-dbgsym: No summary available for libpocl1-dbgsym in ubuntu bionic.

No description available for libpocl1-dbgsym in ubuntu bionic.

libpoclu-dev: No summary available for libpoclu-dev in ubuntu bionic.

No description available for libpoclu-dev in ubuntu bionic.

libpoclu1: No summary available for libpoclu1 in ubuntu bionic.

No description available for libpoclu1 in ubuntu bionic.

libpoclu1-dbgsym: No summary available for libpoclu1-dbgsym in ubuntu bionic.

No description available for libpoclu1-dbgsym in ubuntu bionic.

pocl-doc: documentation for the pocl library

 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package provides the development files for the pocl library. Unless very
 specific needs, this package is useless. This package is only required to link
 directly and explicitly with pocl.
 .
 This package provides the documentation for the pocl library.

pocl-opencl-icd: pocl ICD

 Portable Computing Language is an open source implementation of the OpenCL
 standard which can be easily adapted for new targets. One of the goals of the
 project is improving performance portability of OpenCL programs, avoiding the
 need for target-dependent manual optimizations. A "native" target is included,
 which allows running OpenCL kernels on the host (CPU).
 .
 This package allows one to use pocl as an installable client driver (ICD) for
 OpenCL.