cuda.bindings.nvml.GridLicenseState#

class cuda.bindings.nvml.GridLicenseState(value: int)#

GridLicenseState

UNKNOWN: 0

UNINITIALIZED: 1

UNLICENSED_UNRESTRICTED: 2

UNLICENSED_RESTRICTED: 3

UNLICENSED: 4

LICENSED: 5