rocthrust 5.7.1-2.1 source package in Ubuntu

Changelog

rocthrust (5.7.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Reintroduce fallback in invoke_result with upstream proposed
    and acked patch (Closes: #1064730)

 -- Gianfranco Costamagna <email address hidden>  Tue, 16 Apr 2024 18:21:04 +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

Downloads

File Size SHA-256 Checksum
rocthrust_5.7.1-2.1.dsc 2.2 KiB 5a98e102481348a1cb5601ccc682c34539a69ea96449876a4e48249cecd0b4f2
rocthrust_5.7.1.orig.tar.gz 1.1 MiB b7cb9ea6c42b2c6b610c34d2c438443e0f99245bd391aff18591949bf1cd53ee
rocthrust_5.7.1-2.1.debian.tar.xz 8.9 KiB d3430573f635166f303d0be3192eff9a3afa9fa4e7f0d01e2005d382620687de

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