ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

Enable multi-normalization #30

Closed coleramos425 closed 1 year ago

coleramos425 commented 1 year ago

At the moment the only normalization supported in the standalone GUI is "per Wave". Enable normalizations for

coleramos425 commented 1 year ago

As noted in #42, we're rolling this out to match functionality in Grafana GUI.

This is useful for some metrics (e.g., requests, bytes moved, etc.) it's often of interest how many there were in total. For instance, a user might want to see the total number of bytes read from HBM. Right now with the standalone GUI, the only option is to really choose (e.g.,) per-wave and then multiply the reported value by the number of waves

coleramos425 commented 1 year ago

Merged functionality into dev. Will become available in v1.0.5