cuda.bindings.nvml.vgpu_instance_get_license_info_v2#
- cuda.bindings.nvml.vgpu_instance_get_license_info_v2(unsigned int vgpu_instance)#
Query the license information of the vGPU instance.
- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
Pointer to vGPU license information structure.
- Return type:
nvmlVgpuLicenseInfo_t
See also
nvmlVgpuInstanceGetLicenseInfo_v2