cuda.bindings.nvml.device_set_rusd_settings_v1#
- cuda.bindings.nvml.device_set_rusd_settings_v1(
- intptr_t device,
- unsigned long long poll_mask,
:param device: The identifier of the target device. :type device: intptr_t :param poll_mask: Bitmask of polling data. 0 value means the GPU's RUSD polling mask is cleared :type poll_mask: unsigned long long .. seealso:: `nvmlDeviceSetRusdSettings_v1`