NVML API Reference Guide (PDF) - v535 (older) - Last updated January 31, 2024 - Send Feedback

5.23. 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.


NVML API Reference Guide (PDF) - v535 (older) - Last updated January 31, 2024 - Send Feedback