cuda.bindings.nvml.compute_instance_get_info_v2#
- cuda.bindings.nvml.compute_instance_get_info_v2(intptr_t compute_instance)#
Get compute instance information. :param compute_instance: The compute instance handle. :type compute_instance: intptr_t :returns: Return compute instance information. :rtype: nvmlComputeInstanceInfo_t .. seealso:: `nvmlComputeInstanceGetInfo_v2`