From b9907b49ea378112cd95279226cf17af871f1c3b Mon Sep 17 00:00:00 2001 From: Evgeny Date: Thu, 8 Feb 2018 13:31:43 -0600 Subject: [PATCH] metrics fixes [ROCm/rocprofiler commit: 78c432aee25540910a394ff25a4470c103d848c3] --- projects/rocprofiler/test/metrics.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/rocprofiler/test/metrics.xml b/projects/rocprofiler/test/metrics.xml index 654ec06faf..a666384fc4 100644 --- a/projects/rocprofiler/test/metrics.xml +++ b/projects/rocprofiler/test/metrics.xml @@ -110,10 +110,10 @@ # sum for 16 instances - - - - + + + + # FETCH_SIZE, kilobytes # The total kilobytes fetched from the video memory. This is measured with all extra fetches and any cache or memory effects taken into account. @@ -269,7 +269,7 @@ # The percentage of GPUTime ALU units are stalled by the LDS input queue being full or the output queue being not ready. If there are LDS bank conflicts, reduce them. Otherwise, try reducing the number of LDS accesses if possible. Value range: 0% (optimal) to 100% (bad).