Skip to content

set dependency range for ROCm components#1192

Open
frepaul wants to merge 4 commits into
masterfrom
frepaul/rocm_pkg_dep
Open

set dependency range for ROCm components#1192
frepaul wants to merge 4 commits into
masterfrom
frepaul/rocm_pkg_dep

Conversation

@frepaul

@frepaul frepaul commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

Motivation

RVS is expected to work with any version of ROCm that has same major number version. Hence setting the version dependency to the range of versions.

Test Plan

Check dependency field once pkg is created.

Test Result

NA

RVS is expected to work with any version of ROCm that has same
major number version.Hence setting the version depenency to the
range of versions.
@frepaul frepaul requested review from raramakr and saadrahim June 4, 2026 19:44
Setting version upper bound will restrict upgrade of ROCm stack if
RVS build for ROCm 7 series is already installed on the system.
With ROCm upgraded to higher major version assuming all libraries
that RVS depend on remain same major version RVS should continue
to work. If major version of any of the dependency change rvs will
fail at the dependency load time.
@frepaul frepaul requested a review from a team as a code owner June 5, 2026 22:55
Paul and others added 2 commits June 15, 2026 12:04
package name for ROCm runtime,comgr,hip is amdrocm-runtime.
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.

2 participants