You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
We need to bundle aqlprofiler into the project for librocprofiler-sdk* libraries to load without linkage issues.
The text was updated successfully, but these errors were encountered: