Skip to content

bug for DCGM fp32 metric collection #1285

Open
@FindHao

Description

@FindHao

When there are multiple metrics, the DCGM API may return -1 values for some metrics. In general, most metrics use max as the default aggregator function while our FP32 metric use mean. It will introduce wrong values when DCGM returns -1. Update the FP32 aggregator function to fix this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions