3.19. nvmlGridLicensableFeatures_t Struct Reference
[vGPU Structs]
Structure to store vGPU software licensable features
Public Variables
- struct nvmlGridLicensableFeature_t gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT]
- Array of vGPU software licensable features.
- int isGridLicenseSupported
- Non-zero if vGPU Software Licensing is supported on the system, otherwise zero.
- unsigned int licensableFeaturesCount
- Entries returned in gridLicensableFeatures array.
Variables
- struct nvmlGridLicensableFeature_tnvmlGridLicensableFeatures_t::gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT] [inherited]
- 
                     Array of vGPU software licensable features. 
- int nvmlGridLicensableFeatures_t::isGridLicenseSupported [inherited]
- 
                     Non-zero if vGPU Software Licensing is supported on the system, otherwise zero. 
- unsigned int nvmlGridLicensableFeatures_t::licensableFeaturesCount [inherited]
- 
                     Entries returned in gridLicensableFeatures array.