rocthrust 5.3.3-4 source package in Ubuntu

Changelog

rocthrust (5.3.3-4) unstable; urgency=medium

  * Migrate to unstable.

 -- Cordell Bloor <email address hidden>  Wed, 19 Jul 2023 02:40:31 -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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
rocthrust_5.3.3-4.dsc 2.2 KiB 32ff3aa4070f85be6a8a34f8b6c166467960e1f06f6fb8c6af61d4a1b04c86d2
rocthrust_5.3.3.orig.tar.gz 1.1 MiB 0c2fc8d437efaf5c4c859d97adb049d4025025d0be0e0908f59a8112508234e5
rocthrust_5.3.3-4.debian.tar.xz 8.2 KiB 0adcde7addfd34d5a3999d5558a4490625f08b4fcad89c0239a2c01bdff53b21

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