cuda.bindings.nvml.vgpu_instance_get_placement_id#
- cuda.bindings.nvml.vgpu_instance_get_placement_id(
- unsigned int vgpu_instance,
Query the placement ID of active vGPU instance. :param vgpu_instance: Identifier of the target vGPU instance. :type vgpu_instance: unsigned int :returns: The placement ID :rtype: unsigned int .. seealso:: `nvmlVgpuInstanceGetPlacementId`