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.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference to
nvmlNvlinkSupportedBwModes_t.- Return type:
nvmlNvlinkSupportedBwModes_v1_t
See also
nvmlDeviceGetNvlinkSupportedBwModes