cuda.bindings.nvml.get_excluded_device_info_by_index#

cuda.bindings.nvml.get_excluded_device_info_by_index(unsigned int ind_ex)#

Acquire the device information for an excluded GPU device, based on its ind_ex.

Parameters:

ind_ex (unsigned int) – The ind_ex of the target GPU, >= 0 and < deviceCount.

Returns:

Reference in which to return the device information.

Return type:

nvmlExcludedDeviceInfo_t

See also

nvmlGetExcludedDeviceInfoByIndex