cuda.bindings.nvml.device_get_max_mig_device_count#
- cuda.bindings.nvml.device_get_max_mig_device_count(intptr_t device) unsigned int#
Get the maximum number of MIG devices that can exist under a given parent NVML device.
- Parameters:
device (intptr_t) – Target device handle.
- Returns:
Count of MIG devices.
- Return type:
unsigned int
See also
nvmlDeviceGetMaxMigDeviceCount