pocl 0.13-10 source package in Ubuntu

Changelog

pocl (0.13-10) unstable; urgency=medium

  * Update symbols files.
  * Bump Standards-Version to 4.1.1, no changes needed.
  * Use dpkg makefile snippets instead of parsing the changelog manually.
  * Switch B-D-I: python-sphinx to python3-sphinx.
  * Set Rules-Requires-Root: no.
  * set-POCL_DEVICE_ADDRESS_BITS-before-use.patch: Fix use-before-init in
    CMakeLists.txt causing i386 to be misdetected as x86_64.
  * Do not export libOpenCL.so.1 symbols.

 -- Andreas Beckmann <email address hidden>  Sat, 25 Nov 2017 21:03:13 +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-10.dsc 2.5 KiB bcdab6be72b2b569354617fbc30ae6f74e1167997374cb017a995850d169068a
pocl_0.13.orig.tar.gz 1.8 MiB a17f37d8f26819c0c8efc6de2b57f67a0c8a81514fc9cd5005434e49d67499f9
pocl_0.13-10.debian.tar.xz 143.3 KiB 0225ab4af3ec790479ead392d9c40a084434c5c6923c68ef6d6be0b77f9969f4

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.