pocl 0.14-7 source package in Ubuntu

Changelog

pocl (0.14-7) unstable; urgency=medium

  * Switch to llvm 4.0.  (Closes: #873417)
  * Update symbols files for amd64 and i386.

 -- Andreas Beckmann <email address hidden>  Wed, 17 Jan 2018 18:36:08 +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.14-7.dsc 2.4 KiB 7783be4497d9dfd77c61585a1372952fd0d873c61cf20ae28e43628f62fe2432
pocl_0.14.orig.tar.gz 1.2 MiB 2127bf925a91fbbe3daf2f1bac0da5c8aceb16e2a9434977a3057eade974106a
pocl_0.14-7.debian.tar.xz 21.1 KiB d95525046470c50e087887a034c4f721a49d64d8b33aca6eee18d199f83160c3

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.

libpocl-dev-dbgsym: debug symbols for libpocl-dev
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.