NVML API 参考指南 (PDF) - vR570 (旧版本) - 最后更新于 2025 年 1 月 29 日 - 发送反馈

5.36. nvmlGridLicensableFeatures_t 结构体参考

[vGPU 结构体]

用于存储 vGPU 软件许可功能的结构体

公有变量

struct nvmlGridLicensableFeature_t gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT]
vGPU 软件许可功能数组。
int  isGridLicenseSupported
如果系统支持 vGPU 软件许可,则为非零值,否则为零。
unsigned int  licensableFeaturesCount
在 gridLicensableFeatures 数组中返回的条目数。

变量

struct nvmlGridLicensableFeature_tnvmlGridLicensableFeatures_t::gridLicensableFeatures[NVML_GRID_LICENSE_FEATURE_MAX_COUNT] [继承自]

vGPU 软件许可功能数组。

int nvmlGridLicensableFeatures_t::isGridLicenseSupported [继承自]

如果系统支持 vGPU 软件许可,则为非零值,否则为零。

unsigned int nvmlGridLicensableFeatures_t::licensableFeaturesCount [继承自]

在 gridLicensableFeatures 数组中返回的条目数。


NVML API 参考指南 (PDF) - vR570 (旧版本) - 最后更新于 2025 年 1 月 29 日 - 发送反馈