pocl 1.0-2ubuntu1 source package in Ubuntu

Changelog

pocl (1.0-2ubuntu1) bionic; urgency=medium

  * Ignore the test results on AArch64 and ARM32.

 -- Matthias Klose <email address hidden>  Sat, 10 Feb 2018 12:36:25 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
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_1.0.orig.tar.gz 1.5 MiB 94bd86a2f9847c03e6c3bf8dca12af3734f8b272ffeacbc3fa8fcca58844b1d4
pocl_1.0-2ubuntu1.debian.tar.xz 20.6 KiB f8dc789a4a33b4fffa2ba485fbc25a3b149a748f11a5d1536f773af6ec17d1bc
pocl_1.0-2ubuntu1.dsc 2.5 KiB ea209575cbee5d4d776ceaa8801db02e3b51bd529a4ffd9d4d4b4ec30cb8669d

Available diffs

View changes file

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
libpocl2: Portable Computing Language 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 core of pocl.

libpocl2-common: common 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 architecture independent files of the pocl library.

libpocl2-dbgsym: debug symbols for libpocl2
libpoclu-dev: No summary available for libpoclu-dev in ubuntu bionic.

No description available for libpoclu-dev in ubuntu bionic.

libpoclu2: No summary available for libpoclu2 in ubuntu bionic.

No description available for libpoclu2 in ubuntu bionic.

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

No description available for libpoclu2-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.