Field Scope#

group Field Scope

Represents field association with entity scope or global scope.

Defines

DCGM_FS_GLOBAL 0#

Field is global (ex: driver version)

DCGM_FS_ENTITY 1#

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

DCGM_FS_DEVICE DCGM_FS_ENTITY#

Field is associated with a device.

Deprecated. Use DCGM_FS_ENTITY