cuda.bindings.nvml.device_get_nvlink_supported_bw_modes#
- cuda.bindings.nvml.device_get_nvlink_supported_bw_modes(intptr_t device)#
Get the supported NvLink Reduced Bandwidth Modes of the device. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference to ``nvmlNvlinkSupportedBwModes_t``. :rtype: nvmlNvlinkSupportedBwModes_v1_t .. seealso:: `nvmlDeviceGetNvlinkSupportedBwModes`