ROCm / rocprofiler

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

Tool lib failed to load. #72

Open Electricks94 opened 2 years ago

Electricks94 commented 2 years ago

Using rocprof with ROCm v4.5 in Ubuntu gives the following problem:

rocprof --hsa-trace ./test
RPL: on '220201_151632' from '/opt/rocm-4.5.0/rocprofiler' in '/home'
RPL: profiling '"./test"'
RPL: input file ''
RPL: output dir '/tmp/rpl_data_220201_151632_971494'
RPL: result dir '/tmp/rpl_data_220201_151632_971494/input_results_220201_151632'
Tool lib "/opt/rocm-4.5.0/roctracer/tool/libtracer_tool.so" failed to load.

Is this a problem with the driver? Which driver do I need to use?

kikimych commented 2 years ago

No, it's not driver problem. Could you check whether this file exists with correct access rules?