Skip to content

rocprofiler-sdk is non-functional because of missing aqlprofiler dep #330

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

Open
stellaraccident opened this issue Apr 1, 2025 · 0 comments

Comments

@stellaraccident
Copy link
Collaborator

We need to bundle aqlprofiler into the project for librocprofiler-sdk* libraries to load without linkage issues.

stellaraccident added a commit that referenced this issue Apr 2, 2025
* Devel package includes all runtime artifacts plus explicit additional
list.
* rocprofiler-sdk workarounds. It is not ready yet and depends on
aqlprofiler (without it, it fails self checks).
* Explicitly include prim in the devel package. Since it is header only,
no runtime parts were implemented for it, resulting in it being
excluded.
* Miscellaneous patches to pytorch to make it work with rocm-sdk wheels.

With this patch, this build procedure for pytorch on a bare system
works:
https://gist.github.com/stellaraccident/8fb23a37a76c712643fc27acbc4f62ea

Works around #330
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: TODO
Development

No branches or pull requests

1 participant