cuda.bindings.nvml.device_get_irq_num#

cuda.bindings.nvml.device_get_irq_num(intptr_t device) unsigned int#

Gets the device’s interrupt number.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

The interrupt number associated with the specified device.

Return type:

unsigned int

See also

nvmlDeviceGetIrqNum