cuda.bindings.nvml.device_get_c2c_mode_info_v#
- cuda.bindings.nvml.device_get_c2c_mode_info_v(intptr_t device)#
Retrieves the Device’s C2C Mode information.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Output struct containing the device’s C2C Mode info.
- Return type:
nvmlC2cModeInfo_v1_t
See also
nvmlDeviceGetC2cModeInfoV