cuda.bindings.nvml.device_set_nvlink_device_low_power_threshold#
- cuda.bindings.nvml.device_set_nvlink_device_low_power_threshold(
- intptr_t device,
- unsigned int threshold,
Set NvLink Low Power Threshold for device. :param device: The identifier of the target device. :type device: intptr_t :param threshold: :type threshold: unsigned int .. seealso:: `nvmlDeviceSetNvLinkDeviceLowPowerThreshold`