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

Can we use rocprofiler_open() concurrently? #121

Open hgtsoi opened 11 months ago

hgtsoi commented 11 months ago

I found "concurrent" not yet supported in rocm5.5. But I am wondering if we can use rocprofiler_open() api concurrently?