Fix typo in LDS section (#107)

Signed-off-by: coleramos425 <colramos@amd.com>


[ROCm/rocprofiler-compute commit: c6912708d5]
This commit is contained in:
coleramos425
2023-04-10 15:03:32 -05:00
bovenliggende 60725b2c7f
commit 38ea503518
3 gewijzigde bestanden met toevoegingen van 3 en 3 verwijderingen
@@ -22,7 +22,7 @@ Panel Config:
Access Rate:
value: AVG(((200 * SQ_ACTIVE_INST_LDS) / (GRBM_GUI_ACTIVE * $numCU)))
tips:
Bandwith (Pct-of-Peak):
Bandwidth (Pct-of-Peak):
value: AVG((((((SQ_LDS_IDX_ACTIVE - SQ_LDS_BANK_CONFLICT) * 4) * TO_INT($L2Banks))
/ (EndNs - BeginNs)) / (($sclk * $numCU) * 0.00128)))
tips:
@@ -22,7 +22,7 @@ Panel Config:
Access Rate:
value: AVG(((200 * SQ_ACTIVE_INST_LDS) / (GRBM_GUI_ACTIVE * $numCU)))
tips:
Bandwith (Pct-of-Peak):
Bandwidth (Pct-of-Peak):
value: AVG((((((SQ_LDS_IDX_ACTIVE - SQ_LDS_BANK_CONFLICT) * 4) * TO_INT($L2Banks))
/ (EndNs - BeginNs)) / (($sclk * $numCU) * 0.00128)))
tips:
@@ -22,7 +22,7 @@ Panel Config:
Access Rate:
value: AVG(((200 * SQ_ACTIVE_INST_LDS) / (GRBM_GUI_ACTIVE * $numCU)))
tips:
Bandwith (Pct-of-Peak):
Bandwidth (Pct-of-Peak):
value: AVG((((((SQ_LDS_IDX_ACTIVE - SQ_LDS_BANK_CONFLICT) * 4) * TO_INT($L2Banks))
/ (EndNs - BeginNs)) / (($sclk * $numCU) * 0.00128)))
tips: