ROCm / rocprofiler

ROC profiler library. Profiling with perf-counters and derived metrics.
https://rocm.docs.amd.com/projects/rocprofiler/en/latest/
Other
115 stars 43 forks source link

[Feature]: add cmake imported target #137

Open maartenarnst opened 4 months ago

maartenarnst commented 4 months ago

Suggestion Description

Unless I make a mistake, it appears the roc profiler installation currently does not create the cmake logic that users can use in downstream code to help cmake find the roc profiler and set targets accordingly. In particular, it appears the roc profiler installation is missing either a cmake config file or a find module. This feature suggestion is thus to provide such cmake logic.

Also tagging @jrmadsen because such a find module file is available in omnitrace. Perhaps it could be incorporated here?

Operating System

No response

GPU

No response

ROCm Component

No response