Skip to content

[CP 223] chore(rocm): bump ROCm 7.14.0rc1 -> rc2 tarball + refresh amdsmi version - #37

Merged
spraveenio merged 1 commit into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.device-config-manager.223.rocm.device-config-manager.main
Jul 9, 2026
Merged

[CP 223] chore(rocm): bump ROCm 7.14.0rc1 -> rc2 tarball + refresh amdsmi version#37
spraveenio merged 1 commit into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.device-config-manager.223.rocm.device-config-manager.main

Conversation

@ci-penbot-01

@ci-penbot-01 ci-penbot-01 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

cp of pensando/device-config-manager#223


Source PR Description (pensando/device-config-manager#223):

GPUOP-971: move device-config-manager to ROCm 7.14.0rc2 builds. rc2 amdsmi binaries (libamd_smi.so.26.5.0, amdsmi.h, 5 rocm_sysdeps libs) are SHA256-identical to rc1, so only version.txt is bumped; no binary re-staging. Also corrects stale rc0 default in the release Dockerfile ARG.

$   docker run --rm --entrypoint sh "$IMG" -c 'LD_PRELOAD=/home/amd/lib/libamd_smi.so.26 /home/amd/bin/server   --help | head -6'
2026/07/09 16:48:31 ####### UNIFIED DEVICE CONFIG MANAGER #######
2026/07/09 16:48:31 Version : 
2026/07/09 16:48:31 BuildDate: 2026-07-09T11:13:10-0400
2026/07/09 16:48:31 GitCommit: dee9636
2026/07/09 16:48:31 #####################################
Usage of /home/amd/bin/server:
  -manage-gpu
        Enable GPU configuration management (default true)

Cherrypick triggered by: ACP-Automation

…ion (#223)

GPUOP-971: move device-config-manager to ROCm 7.14.0rc2 builds.
rc2 amdsmi binaries (libamd_smi.so.26.5.0, amdsmi.h, 5 rocm_sysdeps
libs) are SHA256-identical to rc1, so only version.txt is bumped;
no binary re-staging. Also corrects stale rc0 default in the
release Dockerfile ARG.

(cherry picked from commit b9a22d5384c5cc9a51cbb6a3ddb56a3f691a6a9f)
@ci-penbot-01

Copy link
Copy Markdown
Contributor Author

AI-Assisted Cherry-Pick

Source PR: #223
Target Branch: main

The cherry-pick operation encountered merge conflicts which were resolved automatically using AI assistance.

Files with conflicts (resolved by AI):

  • assets/amd_smi_lib/version.txt:1
  • dev.env:22-24
Original conflict in assets/amd_smi_lib/version.txt
<<<<<<< HEAD
(file deleted)
=======
therock-7.14.0rc2
>>>>>>> b9a22d5 (chore(rocm): bump ROCm 7.14.0rc1 -> rc2 tarball + refresh amdsmi version (#223))
Original conflict in dev.env
<<<<<<< HEAD
(file deleted)
=======
# ROCm prerelease tarball URL (7.14.0rc2, same as exporter).
# ROCM_VERSION must match the version string in the tarball so it extracts to
# /opt/rocm-${ROCM_VERSION}/ and rocm_sysdeps/lib resolves on LD_LIBRARY_PATH.
ROCM_TARBALL_URL ?= https://rocm.prereleases.amd.com/tarball-multi-arch/therock-dist-linux-multiarch-7.14.0rc2.tar.gz
ROCM_VERSION ?= 7.14.0rc2
>>>>>>> b9a22d5 (chore(rocm): bump ROCm 7.14.0rc1 -> rc2 tarball + refresh amdsmi version (#223))

Cherry-pick triggered by: ACP-Automation

@spraveenio
spraveenio merged commit 20f3222 into ROCm:main Jul 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants