merge aomp-dev into amd-staging - #2570
Open
z1-cciauto wants to merge 2 commits into
Open
z1-cciauto wants to merge 2 commits into
z1-cciauto wants to merge 2 commits into
Conversation
* [build] - Add build of rocm_sysdeps TheRock builds and ships some dependencies. Currently AOMP is only doing this for libdrm/libdrm_amdgpu. This PR adds build_rocm_sysdeps.sh, which builds right after prereq in the component list. * [rocm_sysdeps] - Fix shellcheck issues * [build] - move rocsmilib and hwloc build to rocm_sysdeps - rocmsmilib is dependent on libdrm and hwloc is dependent on rocmsmilib. These are now invoked at the end of build_rocm_sysdeps.sh after libdrm is built from source. - Updated rocmsmilib version to 10.0 - Pass CMAKE_PREFIX_PATH=$ROCM_SYSDEPS_PATH to rocmsmilib * [build] - Update PREFIX_PATH in build_rocr.sh to include rocm_sysdeps * [build] - Update rocprofiler-sdk, rocm_smi_lib, amdsmi scripts with libdrm support Two patches are needed for rocprofiler-sdk and rocm-smi to properly detect the libdrm shipped with AOMP. These issues are not seen in TheRock because they use 'include_directories(/path/to/libdrm/include)'.
z1-cciauto
requested review from
carlobertolli,
estewart08,
gregrodgers,
ronlieb and
zGoldthorpe
as code owners
September 21, 2026 19:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.