cuda.bindings.nvml.device_get_gpu_instance_possible_placements_v2#
- cuda.bindings.nvml.device_get_gpu_instance_possible_placements_v2(
- intptr_t device,
- unsigned int profile_id,
Get GPU instance placements.
- Parameters:
device (intptr_t) – The identifier of the target device.
profile_id (unsigned int) – The GPU instance profile ID. See
nvmlDeviceGetGpuInstanceProfileInfo.
See also
nvmlDeviceGetGpuInstancePossiblePlacements_v2