cuda.bindings.nvml.device_get_supported_event_types#
- cuda.bindings.nvml.device_get_supported_event_types(
- intptr_t device,
Returns information about events supported on device.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
- Reference in which to return bitmask of
supported events.
- Return type:
unsigned long long
See also
nvmlDeviceGetSupportedEventTypes