ROCm / rocprofiler

ROC profiler library. Profiling with perf-counters and derived metrics.
https://rocm.docs.amd.com/projects/rocprofiler/en/latest/
MIT License
126 stars 46 forks source link

question about Profiling data corrupted #64

Closed zjin-lcf closed 2 years ago

zjin-lcf commented 2 years ago

"For workloads where the hip application might make more than 10 million HIP API calls, the application might crash with the error - "Profiling data corrupted"" Can you please explain the root cause ? I I hope the issue could be solved without the workaround.

Thanks