rocprim 5.7.1-2 source package in Ubuntu

Changelog

rocprim (5.7.1-2) unstable; urgency=medium

  * Migrate to unstable
  * Add d/p/test-warp-sort-ppc64el.patch to drop test_warp_sort from
    librocprim-tests on ppc64el due to FTBFS when compiling with clang-17.
    This is a workaround for bug #1065206
  * Add d/p/verbose-build.patch to print more log messages during the build,
    to prevent timeouts on slower buildd systems.

 -- Cordell Bloor <email address hidden>  Mon, 25 Mar 2024 15:17:12 -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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rocprim_5.7.1-2.dsc 2.2 KiB 6646d4af3af26259fa43b2adaf2ace01d41d37844ef0a2f2de0ce25945f76128
rocprim_5.7.1.orig.tar.gz 523.1 KiB 15d820a0f61aed60efbba88b6efe6942878b02d912f523f9cf8f33a4583d6cd7
rocprim_5.7.1-2.debian.tar.xz 6.5 KiB 8d78a17aa79a32851ea0e7efb6a1f4bf34cde695d098e36ea4de82ae590c19e8

Available diffs

No changes file available.

Binary packages built by this source

librocprim-dev: parallel primitives for GPU-accelerated code - headers

 rocPRIM is a header-only library providing HIP parallel primitives for
 developing performant GPU-accelerated code on the AMD ROCm platform.
 .
 This package provides AMD ROCm rocPRIM development headers.

librocprim-tests: parallel primitives for GPU-accelerated code - tests

 rocPRIM is a header-only library providing HIP parallel primitives for
 developing performant GPU-accelerated code on the AMD ROCm platform.
 .
 This package provides the AMD ROCm rocPRIM test binaries. These binaries are
 only used to check whether rocPRIM works correctly on a given GPU, so
 generally speaking, users probably don't need this package.

librocprim-tests-dbgsym: debug symbols for librocprim-tests