Dear mentors,
I am looking for a sponsor for my package "rocm-hipamd":
* Package name : rocm-hipamd
Version : 7.2.3-1~exp1
Upstream contact : https://github.com/ROCm/rocm-systems/issues
* URL : https://github.com/ROCm/rocm-systems/
* License : Apache-2, Khronos, Expat
* Vcs : https://salsa.debian.org/rocm-team/rocm-hipamd
Section : devel
The source builds the following binary packages:
libamdhip64-7 - HIP runtime for AMD GPUs - library
libamdhip64-dev - HIP runtime for AMD GPUs - headers
libhiprtc7 - HIP runtime compilation library
libhiprtc-builtins7 - HIP runtime compilation library - builtins
hip-utils - utilities for HIP language development
rocm-opencl-icd - AMD ROCm implementation of the OpenCL API - ICD runtime
To access further information about this package, please visit the following URL:
https://mentors.debian.net/package/rocm-hipamd/
Alternatively, you can download the package with 'dget' using this command:
dget -x https://mentors.debian.net/debian/pool/main/r/rocm-hipamd/rocm-hipamd_7.2.3-1~exp1.dsc
Changes since the last upload:
rocm-hipamd (7.2.3-1~exp1) experimental; urgency=medium
.
[ Talha Can Havadar ]
* New upstream version 7.2.3
* debian: ubuntu resolute upload for 7.1.0
* d/{ci/*, salsa-ci.yml}: fix ci for experimental
* d/tests: use correct clang and llvm dependencies and bump to 22
* d/tests/{control, cmake-hip-lang}: remove hipconfig test from rocm-hipamd
hipconfig config test is better suited for rocm-llvm package so moving
this test to rocm-llvm so we can catch the issues introduced by
rocm-llvm earlier.
* d/p/0026-hip-embed-pch-stable-cwd.patch: make the embedded PCH inside
libamdhip64 reproducible. Pins the CWD of the -emit-pch invocations
to / (root) and replaces the PID-keyed scratch directory
(/tmp/hip_pch.$$) with a deterministic name, so neither the build path
nor the bash PID leak into the .data section.
* d/copyright: fix extra new line for debian/* copyright
* d/control: add Talha to uploaders
.
[ Cordell Bloor ]
* New upstream version 6.4.4
.
[ Bruno Bernardo de Moura ]
* d/watch: update file with new upstream targets
* d/control: bump LLVM build-depends to stack to version 22
* d/libamdhip64-7.symbols: add new 7.2.3 symbols
* d/*.lintian-overrides: update overrides for each binary
* d/copyright: update debian packaging copyright stanza
* d/control: update Standards-Version and Homepage
* d/upstream/metadata: update fields to target monorepo
* d/p/0024-restrict-hiprtc-cmake-search-to-clang-22.patch: add patch
* d/p/0025-roc-obj-use-llvm-22.patch: add patch
.
[ Igor Luppi ]
* d/p/0023-compat-hipLibraryLoad-single-pointer.patch: Add patch
Regards,
Talha