cuda.bindings.nvml.vgpu_instance_get_license_status#
- cuda.bindings.nvml.vgpu_instance_get_license_status(
- unsigned int vgpu_instance,
[Deprecated].
Retrieve the current licensing state of the vGPU instance. If the vGPU is currently licensed,
licensedis set to 1, otherwise it is set to 0. For Kepler ™️ or newer fully supported devices.- Parameters:
vgpu_instance (unsigned int) – Identifier of the target vGPU instance.
- Returns:
Reference to return the licensing status.
- Return type:
unsigned int
See also
nvmlVgpuInstanceGetLicenseStatus