rocthrust 5.7.1-1 source package in Ubuntu

Changelog

rocthrust (5.7.1-1) unstable; urgency=medium

  * New upstream version 5.7.1
  * Update upstream URLs
  * d/rules: use compressed DWARF5 debug symbols
  * d/rules: drop gfx1011 from librocthrust-tests build architectures.
    The HIP runtime will fall back to using gfx1010.

 -- Cordell Bloor <email address hidden>  Sat, 17 Feb 2024 13:43:54 -0700

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

Downloads

File Size SHA-256 Checksum
rocthrust_5.7.1-1.dsc 2.2 KiB bf6367339c28f12e6fd1d1d9c0e5351b0c111767a1d0b9132ec10837e9cc691e
rocthrust_5.7.1.orig.tar.gz 1.1 MiB b7cb9ea6c42b2c6b610c34d2c438443e0f99245bd391aff18591949bf1cd53ee
rocthrust_5.7.1-1.debian.tar.xz 8.4 KiB 83d5b38ce0ac30b5949c2c61de3738de24eacd4e2ed7631ffab6f2767909b60d

Available diffs

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