Add gfx950 support to ValuPipeIssueUtil counter (#2396)
Add gfx950 (MI350) to the ValuPipeIssueUtil counter definition to enable RDC_FI_PROF_VALU_PIPE_ISSUE_UTIL telemetry field support on MI350 hardware.
이 커밋은 다음에 포함됨:
@@ -10495,6 +10495,7 @@ rocprofiler-sdk:
|
||||
- gfx940
|
||||
- gfx941
|
||||
- gfx942
|
||||
- gfx950
|
||||
expression: 100*reduce(SQ_ACTIVE_INST_VALU,sum)/(reduce(GRBM_GUI_ACTIVE,max)*CU_NUM)
|
||||
- architectures:
|
||||
- gfx12
|
||||
|
||||
새 이슈에서 참조
사용자 차단