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

Typo in the help text #96

Open stvdwtt opened 1 year ago

stvdwtt commented 1 year ago

Currently, the main help text for rocprof has a typo for the --parallel-kernels option:

--parallel-kernels - to enable cnocurrent kernels

which presumably should be:

--parallel-kernels - to enable concurrent kernels