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.
- Parameters:
device (intptr_t) – The identifier of the target device.
set_bw_mode (intptr_t) – Reference to
nvmlNvlinkSetBwMode_t.
See also
nvmlDeviceSetNvlinkBwMode