libgpuarray 0.7.6-6ubuntu1 source package in Ubuntu

Changelog

libgpuarray (0.7.6-6ubuntu1) jammy; urgency=medium

  [ Rebecca N. Palmer ]
  * Fix and re-enable *gemv under clblast (see #992673).
  * Docs: be compatible with Sphinx 4.2, thanks to Graham Inggs.
    (Closes: #997026)
  * Remove -dbg package and tests.  (Closes: #994304)

 -- Graham Inggs <email address hidden>  Wed, 27 Oct 2021 09:19:30 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgpuarray_0.7.6.orig.tar.gz 286.9 KiB ad1c00dd47c3d36ee1708e5167377edbfcdb7226e837ef9c68b841afbb4a4f6a
libgpuarray_0.7.6-6ubuntu1.debian.tar.xz 14.1 KiB 39cfb53cf95affd0e9a20982d10671967d17e5b6b64938dc55c251b52987d6b6
libgpuarray_0.7.6-6ubuntu1.dsc 2.7 KiB 7d3c98aa85175064cd0fd49e58543601497ccc0e61aac3ab1bd8c4d5fcf6eccf

View changes file

Binary packages built by this source

libgpuarray-dev: development files for libgpuarray

 libgpuarray provides a ndarray (multi-dimensional array) object which
 is computed on the GPU. It supports int, single and double precision
 floats.
 .
 libgpuarray supports Nvidia's CUDA interface as well as OpenCL. The
 Debian packages have been build against OpenCL. However, the source
 package could be rebuild locally also for CUDA (which is non-free)
 without changes, if that's needed.
 .
 This package provides the development files.

libgpuarray-doc: documentation for libgpuarray

 libgpuarray provides a ndarray (multi-dimensional array) object which
 is computed on the GPU. It supports int, single and double precision
 floats.
 .
 libgpuarray supports Nvidia's CUDA interface as well as OpenCL. The
 Debian packages have been build against OpenCL. However, the source
 package could be rebuild locally also for CUDA (which is non-free)
 without changes, if that's needed.
 .
 This package provides the documentation.

libgpuarray3: library to manipulate tensors on the GPU

 libgpuarray provides a ndarray (multi-dimensional array) object which
 is computed on the GPU. It supports int, single and double precision
 floats.
 .
 libgpuarray supports Nvidia's CUDA interface as well as OpenCL. The
 Debian packages have been build against OpenCL. However, the source
 package could be rebuild locally also for CUDA (which is non-free)
 without changes, if that's needed.
 .
 This package provides the shared library.

libgpuarray3-dbgsym: debug symbols for libgpuarray3
python3-pygpu: language bindings for libgpuarray (Python 3)

 libgpuarray provides a ndarray (multi-dimensional array) object which
 is computed on the GPU. It supports int, single and double precision
 floats.
 .
 libgpuarray supports Nvidia's CUDA interface as well as OpenCL. The
 Debian packages have been build against OpenCL. However, the source
 package could be rebuild locally also for CUDA (which is non-free)
 without changes, if that's needed.
 .
 This package provides the language bindings for Python 3.

python3-pygpu-dbgsym: debug symbols for python3-pygpu