Skip to content

Commit 76cc645

Browse files
authored
Add gfx940/gfx9 to ValuPipeIssueUtil (#138)
Was dropped, likely by mistake, in the transition to yaml [ROCm/rocprofiler-sdk commit: c6b5270]
1 parent 56be80c commit 76cc645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib/rocprofiler-sdk/counters/yaml/counter_defs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3982,7 +3982,7 @@ ValuIops:
39823982
description: 'Unit: IOP'
39833983
ValuPipeIssueUtil:
39843984
architectures:
3985-
gfx90a:
3985+
gfx90a/gfx940/gfx9:
39863986
expression: 100*reduce(SQ_ACTIVE_INST_VALU,sum)/(reduce(GRBM_GUI_ACTIVE,max)*CU_NUM)
39873987
description: 'Unit: percent'
39883988
VmemLatency:

0 commit comments

Comments
 (0)