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

rocProfiler install problem : where is the file rocprofiler.h ? #102

Open 6lonelyrainbow opened 1 year ago

6lonelyrainbow commented 1 year ago

To use the rocProfiler API you need the API header and to link your application with roctracer .so librray:

the API header: /opt/rocm/rocprofiler/include/rocprofiler.h the .so library: /opt/rocm/lib/librocprofiler64.so