Source: rocprim Section: devel Homepage: https://github.com/rocmsoftwareplatform/rocprim Priority: optional Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/rocm-team/rocprim.git Vcs-Browser: https://salsa.debian.org/rocm-team/rocprim Maintainer: Debian ROCm Team Uploaders: Maxime Chambonnet , Cordell Bloor , Christian Kastner , Build-Depends: debhelper-compat (= 13), cmake, hipcc, libamd-comgr-dev, libhsa-runtime-dev, patchelf, rocminfo, rocm-cmake (>= 5.3.0), libgtest-dev Rules-Requires-Root: no Package: librocprim-dev Section: libdevel Architecture: all Depends: ${misc:Depends}, libamdhip64-dev Description: 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. Package: librocprim-tests Section: libdevel Architecture: amd64 arm64 ppc64el Depends: ${misc:Depends}, ${shlibs:Depends}, Description: 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.