Source: rocr-runtime Maintainer: Debian ROCm Team Uploaders: Mo Zhou , Norbert Preining , Maxime Chambonnet , Étienne Mollier Section: video Priority: optional Build-Depends: clang-15, clangd-15, clang-format-15, clang-tidy-15, clang-tools-15, cmake, debhelper-compat (= 13), libclang-15-dev, libelf-dev, libhsakmt-dev (>= 5.2.0~), libmlir-15-dev, lld-15, llvm-15-dev, mlir-15-tools, rocm-device-libs (>= 5.2.0~), xxd Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/rocm-team/rocr-runtime Vcs-Git: https://salsa.debian.org/rocm-team/rocr-runtime.git Homepage: https://github.com/RadeonOpenCompute/ROCR-Runtime/ Rules-Requires-Root: no Package: libhsa-runtime64-1 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: HSA Runtime API and runtime for ROCm This library provides user-mode API interfaces necessary for host applications to launch compute kernels to available HSA ROCm kernel agents. Package: libhsa-runtime-dev Architecture: any Section: libdevel Depends: libhsa-runtime64-1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: HSA Runtime API and runtime for ROCm - development files This library provides user-mode API interfaces necessary for host applications to launch compute kernels to available HSA ROCm kernel agents. . This package contains the development headers.