Field Scope

group dcgmFieldScope

Represents field association with entity scope or global scope.

Defines

DCGM_FS_GLOBAL

Field is global (ex: driver version)

DCGM_FS_ENTITY

Field is associated with an entity (GPU, VGPU…etc)

DCGM_FS_DEVICE

Field is associated with a device.

Deprecated. Use DCGM_FS_ENTITY