rocthrust 5.7.1-3 source package in Ubuntu

Changelog

rocthrust (5.7.1-3) unstable; urgency=medium

  * Acknowledge NMU. Thanks, Gianfranco Costamanga!

  * autopkgtest: Explicit name for Test-Command test
  * autopkgtest: Save dmesg and amdgpu_firmware_info as artifacts

 -- Christian Kastner <email address hidden>  Tue, 23 Apr 2024 18:26:49 +0200

Upload details

Uploaded by:
Debian Deep Learning Team
Uploaded to:
Sid
Original maintainer:
Debian Deep Learning Team
Architectures:
all amd64 arm64 ppc64el
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
rocthrust_5.7.1-3.dsc 2.2 KiB a76afc259110233b16d896cc1f077fecb139330dbf2ca6ae20de41eef083d58a
rocthrust_5.7.1.orig.tar.gz 1.1 MiB b7cb9ea6c42b2c6b610c34d2c438443e0f99245bd391aff18591949bf1cd53ee
rocthrust_5.7.1-3.debian.tar.xz 9.2 KiB fa418cf0b608e77e88f5f012ee899152ed7d0998a82b33673f8513c08f69ad32

No changes file available.

Binary packages built by this source

librocthrust-dev: ROCm parallel algorithms library - headers

 rocThrust is a header-only library that provides common data structures
 and algorithms for high-performance GPU code. It is a port of the
 Thrust library to the AMD ROCm platform.
 .
 rocThrust is intended for use with AMD GPUs. It is implemented in the
 HIP language and is a source-compatible substitute for the Thrust
 library.
 .
 This package provides AMD ROCm rocThrust development headers.

librocthrust-tests: ROCm parallel algorithms library - tests

 rocThrust is a header-only library that provides common data structures
 and algorithms for high-performance GPU code. It is a port of the
 Thrust library to the AMD ROCm platform.
 .
 rocThrust is intended for use with AMD GPUs. It is implemented in the
 HIP language and is a source-compatible substitute for the Thrust
 library.
 .
 This package provides the AMD ROCm rocThrust test binaries. These binaries
 are only used to check whether rocThrust works correctly on a given GPU, so
 generally speaking, users probably don't need this package.

librocthrust-tests-dbgsym: debug symbols for librocthrust-tests