rocthrust 5.7.1-2 source package in Ubuntu

Changelog

rocthrust (5.7.1-2) unstable; urgency=medium

  * Migrate to unstable
  * d/rules: use rocprim arch conversion to ensure that the rocthrust tests
    behave the same on all RDNA 2 hardware

 -- Cordell Bloor <email address hidden>  Tue, 26 Mar 2024 11:40:24 -0600

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-2.dsc 2.3 KiB 9e2ad1e83483ce626c829d3dbc0c6362e6cbb36764015db5d83e06f6d731320d
rocthrust_5.7.1.orig.tar.gz 1.1 MiB b7cb9ea6c42b2c6b610c34d2c438443e0f99245bd391aff18591949bf1cd53ee
rocthrust_5.7.1-2.debian.tar.xz 8.5 KiB ed7b81d97710fa8c1e6c6dfdedb700615cab3ed4c7a26e79b72924a8c947ea50

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