hpcviewer 2024.12 newly suppresses some GPU inclusive metrics
<!-- SPDX-FileCopyrightText: 2024 Contributors to the HPCToolkit Project SPDX-License-Identifier: BSD-3-Clause --> ## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: on ufront: module use /projects/modulefiles module load hpcviewer/2024.12 hpcviewer ~johnmc/bugs/hpcviewer-gpu-missing-metrics.d The GPU metrics GMEM:UNK (B):Sum (I), GMEM:COUNT:Sum (I), and cycles:Sum (I) are not shown. The metric columns are properly displayed with hpcviewer 2024.09. ## Expected behavior A clear and concise description of what you expected to happen. GPU metrics should typically display inclusive and exclusive values ## Screenshots If applicable, add screenshots to help explain your problem. ![image](/uploads/465cf099911543c0265b9a48701b4b24/image.png){width=1394 height=697} ## Platform (please complete the following information): - OS: [e.g. Windows, Linux, MacOS] - Architecture [e.g. x86, ppc, arm] - Version [e.g. 22] ## Additional context Add any other context about the problem here.
issue