cuda.bindings.nvml.device_get_nvlink_bw_mode#
- cuda.bindings.nvml.device_get_nvlink_bw_mode(intptr_t device)#
Get the NvLink Reduced Bandwidth Mode for the device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference to ``nvmlNvlinkGetBwMode_t``. :rtype: nvmlNvlinkGetBwMode_v1_t .. seealso:: `nvmlDeviceGetNvlinkBwMode`