libgpuarray 0.7.6-9 source package in Ubuntu

Changelog

libgpuarray (0.7.6-9) unstable; urgency=medium

  * Prefer, and only test with, libclblast.  (Closes: #1004230)
  * Tests: remove #997908 workaround.
  * Enable salsa-ci.

 -- Rebecca N. Palmer <email address hidden>  Wed, 02 Feb 2022 19:02:10 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
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-9.dsc 2.6 KiB c80d3729e2f2b42b5bc7ad2b55024eb7ef95fc4e1070a5aa5f12aecd64317dab
libgpuarray_0.7.6.orig.tar.gz 286.9 KiB ad1c00dd47c3d36ee1708e5167377edbfcdb7226e837ef9c68b841afbb4a4f6a
libgpuarray_0.7.6-9.debian.tar.xz 14.8 KiB d95465b990d882b4d8873b3a568e9b85fa297be32187f6fbae5a976b1508eebd

Available diffs

No changes file available.

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