Skip to content

Feature/oro 0 future rocm versions - #140

Merged
shoikeda merged 2 commits into
mainfrom
feature/ORO-0-future-rocm-versions
Aug 5, 2026
Merged

Feature/oro 0 future rocm versions#140
shoikeda merged 2 commits into
mainfrom
feature/ORO-0-future-rocm-versions

Conversation

@shoikeda

Copy link
Copy Markdown
Collaborator

Summary

Adds future ROCm library names and the Linux /opt/rocm/core-. layout to the HIP/HIPRTC search lists in contrib/hipew/src/hipew.cpp. Only extra candidate paths — no API or behavior change for existing installs.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Orochi’s HIP/HIPRTC dynamic loader search lists to recognize newer/future ROCm library names and the newer Linux /opt/rocm/core-* install layouts, improving out-of-the-box compatibility with upcoming ROCm releases.

Changes:

  • Added Windows DLL candidates for HIP (amdhip64_8.dll) and HIPRTC (hiprtc0801.dll, hiprtc0800.dll, hiprtc07016.dll, hiprtc07015.dll).
  • Added Linux candidate paths for the newer /opt/rocm/core-<MAJOR>[.<MINOR>]/lib layouts for both libamdhip64 and libhiprtc, while keeping existing search behavior for traditional layouts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread contrib/hipew/src/hipew.cpp
@shoikeda
shoikeda requested review from KaoCC and meistdan July 31, 2026 14:28
@shoikeda
shoikeda merged commit 11b4b8b into main Aug 5, 2026
2 checks 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