Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle elfutils into third-party and build when needed #91

Open
stellaraccident opened this issue Feb 13, 2025 · 1 comment
Open

Bundle elfutils into third-party and build when needed #91

stellaraccident opened this issue Feb 13, 2025 · 1 comment

Comments

@stellaraccident
Copy link
Contributor

Currently just including the devel package in the docker build container to unblock rocprofiler-sdk.

stellaraccident added a commit that referenced this issue Feb 13, 2025
@stellaraccident
Copy link
Contributor Author

Should also take this chance to remove libelf development files (since it is built as part of the same project).

stellaraccident added a commit that referenced this issue Feb 13, 2025
* Fixes a hard-coded minor/patch HIP version (which was lower than what
rocprofiler-sdk was looking for).
* Adds a PROFILER group and a PROFILER_SDK feature to gate.
* Adds rocprofiler-(compute|systems) to fetch list but does not wire
them up yet.
* Includes a patch for some build issues:
ROCm/rocprofiler-sdk#46
* Temporarily depending on installed libdw in the container (see #91).
* Temporarily depending on installed libatomic in the container (see
#92).
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

No branches or pull requests

1 participant