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.

Parameters:
  • gpu_instance (GpuInstance) – The identifier of the target GPU Instance.

  • profile_id (unsigned int) – The Compute instance profile ID.

Returns:

An array of Compute instance handles.

Return type:

array