Remove occupancy metrics and replace with OccupancyPercent

Add OCCUPANCY_PERCENT which uses OccupancyPercent
Add GR_ENGINE_ACTIVE which uses GPU_UTIL/100
Add TENSOR_ACTIVE_PERCENT which uses MfmaUtil
Modify FLOPS_64 to use FP64_ACTIVE

Change-Id: I5f30d77a0c80f5ac78abd1a9e57f8a0a3c6cc00b
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
Αυτή η υποβολή περιλαμβάνεται σε:
Galantsev, Dmitrii
2024-10-10 13:09:29 -05:00
γονέας e20bc58b1c
υποβολή 28acbf0436
4 αρχεία άλλαξαν με 26 προσθήκες και 18 διαγραφές
+3 -3
Προβολή Αρχείου
@@ -204,10 +204,10 @@ E.g. Correct output on MI300 using [gpu-burn](https://github.com/ROCm/HIP-Exampl
export HSA_TOOLS_LIB=/opt/rocm/lib/librocprofiler64.so.1
gpu-burn
# terminal 3
rdci dmon -u -e 800,801,803 -i 0 -c 1
rdci dmon -u -e 800,801 -i 0 -c 1
# output:
# GPU MN_OCC_PER_CU MN_OCC_PER_ACT_CU ACTIVE_WAVES
# 0 1683.422 6479.242 32640.000
# GPU OCCUPANCY_PERCENT ACTIVE_WAVES
# 0 001.000 32640.000
### `HSA_STATUS_ERROR_OUT_OF_RESOURCES`