nvmlGridLicensableFeatures_t#
-
struct nvmlGridLicensableFeatures_t#
Structure to store vGPU software licensable features.
Public Members
-
int isGridLicenseSupported#
Non-zero if vGPU Software Licensing is supported on the system, otherwise zero.
-
unsigned int licensableFeaturesCount#
Entries returned in gridLicensableFeatures array.
-
nvmlGridLicensableFeature_t gridLicensableFeatures[3]#
Array of vGPU software licensable features.
-
int isGridLicenseSupported#