hpcrun: don't specify rocprofiler library version
hpcrun: don't specify rocprofiler library version
- necessary for rocm 5.5 compatibility
To Demonstrate
Before this commit, "hpcrun -L" fails when HPCToolkit was compiled with ROCm 5.5
Backward Compatibility
- This MR does not alter the data formats.
- This MR does not alter any CLIs.
Additional Information
Checklist
-
I have run pre-commit run -a
on my local checkout and fixed any reported issues. -
I have confirmed that existing tests and/or the tests added by this MR cover the changes introduced by this MR. -
I have confirmed that any added tests will be automatically run in CI. -
I have updated all relevant documentation: -
The --help
text for the tools -
The man page for the tools -
The HPCToolkit User's Manual
-