cuda.bindings.nvml.device_get_bridge_chip_info#
- cuda.bindings.nvml.device_get_bridge_chip_info(intptr_t device)#
Get Bridge Chip Information for all the bridge chips on the board.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference to the returned bridge chip Hierarchy.
- Return type:
nvmlBridgeChipHierarchy_t
See also
nvmlDeviceGetBridgeChipInfo