cuda.bindings.nvml.gpu_instance_get_compute_instances#
- cuda.bindings.nvml.gpu_instance_get_compute_instances(
- intptr_t gpu_instance,
- unsigned int profile_id,
Get Compute instances for given profile ID. :param gpu_instance: The identifier of the target GPU Instance. :type gpu_instance: GpuInstance :param profile_id: The Compute instance profile ID. :type profile_id: unsigned int :returns: An array of Compute instance handles. :rtype: array