![]() In additon to physical connections we should also report multi-hop logical connections (MDFI + XeLink) as have positive bandwidth. Use a modified BFS algorithm to try to find a path between fabric vertices that are not directly connected together because the KMD always try to use MDFI link first, then go to XeLink. Multi-hop connections are bi-directional but might not be symmetric, so for every pair of vertices A & B that are not directly connected, we need to try to find both `A -> B` and `B -> A`. Related-To: GSD-7126 Signed-off-by: Wenbin Lu <wenbin.lu@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
additional_extension_function_address.cpp | ||
driver.cpp | ||
driver.h | ||
driver_handle.h | ||
driver_handle_imp.cpp | ||
driver_handle_imp.h | ||
driver_handle_imp_helper.cpp | ||
driver_imp.h | ||
driver_version.h.in | ||
extension_function_address.cpp | ||
extension_function_address.h | ||
host_pointer_manager.cpp | ||
host_pointer_manager.h |