Source: hipcub Section: devel Homepage: https://github.com/ROCm/rocm-libraries/ Priority: optional Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rocm-team/hipcub.git Vcs-Browser: https://salsa.debian.org/rocm-team/hipcub Maintainer: Debian ROCm Team Uploaders: Cordell Bloor , Christian Kastner , Kari Pahula , Talha Can Havadar Build-Depends: debhelper-compat (= 13), cmake, hipcc (>= 7.2.3~), libamd-comgr-dev (>= 7.2.3~), libgtest-dev , libhsa-runtime-dev (>= 7.2.3~), librocprim-dev (>= 7.2.3~), pkg-rocm-tools (>= 0.9.8~), rocm-cmake, Rules-Requires-Root: no Package: libhipcub-dev Section: libdevel Architecture: all Depends: librocprim-dev, ${misc:Depends} Description: portable interface for GPU parallel primitives - headers hipCUB is a header-only wrapper library that provides a common interface to rocPRIM and CUB. The hipCUB library is designed to help applications using CUB to port their code to the ROCm platform. . This package provides AMD ROCm hipCUB development headers. Package: libhipcub-tests Section: libdevel Architecture: amd64 arm64 XB-X-ROCm-GPU-Architecture: ${rocm:GPU-Architecture} Build-Profiles: Depends: ${misc:Depends}, ${shlibs:Depends} Description: portable interface for GPU parallel primitives - tests hipCUB is a header-only wrapper library that provides a common interface to rocPRIM and CUB. The hipCUB library is designed to help applications using CUB to port their code to the ROCm platform. . This package provides the AMD ROCm hipCUB test binaries. These binaries are only used to check whether hipCUB works correctly on a given GPU, so generally speaking, users probably don't need this package.