Update 1000_compute-unit-instruction-mix.yaml

Signed-off-by: JoseSantosAMD <87447437+JoseSantosAMD@users.noreply.github.com>
Цей коміт міститься в:
JoseSantosAMD
2023-08-10 15:15:42 -05:00
зафіксовано GitHub
джерело 57a75f9265
коміт 5dac9042e0
+2 -2
Переглянути файл
@@ -30,8 +30,8 @@ Panel Config:
tips:
VMEM:
avg: AVG(((SQ_INSTS_VMEM - SQ_INSTS_FLAT_LDS_ONLY) / $denom))
min: MIN(((SQ_INSTS_VMEM - SQ_INSTS_FLAT_LDS_ONLY) / $denom)
max: MAX(((SQ_INSTS_VMEM - SQ_INSTS_FLAT_LDS_ONLY) / $denom)
min: MIN(((SQ_INSTS_VMEM - SQ_INSTS_FLAT_LDS_ONLY) / $denom))
max: MAX(((SQ_INSTS_VMEM - SQ_INSTS_FLAT_LDS_ONLY) / $denom))
unit: (instr + $normUnit)
tips:
LDS: