rocm-hipamd 7.1.0-ok1 source package in openKylin

Changelog

rocm-hipamd (7.1.0-ok1) huanghe; urgency=medium

  * Build for openKylin 3.0.

 -- liwenjun <email address hidden>  Mon, 18 May 2026 11:24:46 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
李文俊
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
amd64 arm64 ppc64el
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main devel

Downloads

File Size SHA-256 Checksum
rocm-hipamd_7.1.0.orig-hip.tar.xz 1.0 MiB 6e52652014719758c0db458b4a4fd6e3701e325e2378f73fd7d2091ac2eb6e7e
rocm-hipamd_7.1.0.orig.tar.xz 1.2 MiB 89b902cdcc1574302c058289c6b10d7cb4d32e2dd57dd9a4a56e9688bb5dc368
rocm-hipamd_7.1.0-ok1.debian.tar.xz 19.5 KiB 7724e162361d3239e0c938b12b6c28949e2f2d52782c65e890fa2d42d19ff421
rocm-hipamd_7.1.0-ok1.dsc 2.9 KiB 4395b4f324dddd55a90069756da98be2c9ea093b814452b1f3738a40e528f3d5

View changes file

Binary packages built by this source

hip-utils: utilities for HIP language development

 This package provides tools used in building, profiling and inspecting
 HIP programs. It provides the roc-obj family of tools for examining and
 extracting the GPU code objects within executables, the hipdemangleatp
 tool used to make any kernel names emitted by the rocm-profiler more
 readable, and the hipcc_cmake_linker_helper which is sometimes used in
 conjunction with FindHIP.cmake.

libamdhip64-7: HIP runtime for AMD GPUs - library

 The libamdhip64 library provides the implementation of the Heterogeneous
 Interface for Portability (HIP) runtime for AMD GPUs. It is a foundational
 library used by nearly all HIP programs, including many higher-level components
 of the ROCm GPU compute stack, such as rocRAND, rocBLAS, rocFFT, and rocSPARSE.
 .
 This package provides the HIP runtime library for the AMD platform.

libamdhip64-7-dbgsym: debug symbols for libamdhip64-7
libamdhip64-dev: HIP runtime for AMD GPUs - headers

 The libamdhip64 library provides the implementation of the Heterogeneous
 Interface for Portability (HIP) runtime for AMD GPUs. It is a foundational
 library used by nearly all HIP programs, including many higher-level components
 of the ROCm GPU compute stack, such as rocRAND, rocBLAS, rocFFT, and rocSPARSE.
 .
 The HIP runtime headers can be used to build programs for either AMD GPUs
 or NVIDIA GPUs, depending on what HIP platform is defined. When building for
 AMD GPUs, the HIP runtime functions are implemented by the libamdhip64 library,
 but when building for NVIDIA GPUs, the HIP runtime functions are defined as
 header-only wrappers around CUDA runtime functions.
 .
 This package provides HIP runtime headers.

libhiprtc-builtins7: HIP runtime compilation library - builtins

 HIP Runtime Compilation (HIPRTC) enables programs to dynamically compile GPU
 kernels from source at runtime using the HIPRTC interface. The HIPRTC
 functions accept HIP source code as character strings and compile the sources
 in-process.
 .
 This package provides the HIPRTC builtins library.

libhiprtc-builtins7-dbgsym: debug symbols for libhiprtc-builtins7
libhiprtc7: HIP runtime compilation library

 HIP Runtime Compilation (HIPRTC) enables programs to dynamically compile GPU
 kernels from source at runtime using the HIPRTC interface. The HIPRTC
 functions accept HIP source code as character strings and compile the sources
 in-process.
 .
 This package provides the HIPRTC library.

libhiprtc7-dbgsym: debug symbols for libhiprtc7
rocm-opencl-icd: AMD ROCm implementation of the OpenCL API - ICD runtime

 This package contains the ROCm implementation of the OpenCL (Open
 Computing Language) library for AMD GPUs, which is intended for use
 with an ICD loader. OpenCL provides a standardized interface for
 computational analysis on graphical processing units.

rocm-opencl-icd-dbgsym: debug symbols for rocm-opencl-icd