cuda.bindings.nvml.device_set_nvlink_bw_mode#
- cuda.bindings.nvml.device_set_nvlink_bw_mode(intptr_t device, intptr_t set_bw_mode)#
Set the NvLink Reduced Bandwidth Mode for the device. :param device: The identifier of the target device. :type device: intptr_t :param set_bw_mode: Reference to ``nvmlNvlinkSetBwMode_t``. :type set_bw_mode: intptr_t .. seealso:: `nvmlDeviceSetNvlinkBwMode`