Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 293 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 293 Bytes

topo_parser tool

topo_parser is a tool that can:

  • parses Infiniband network topology discovery tool output files
  • finds, and prints all connections in the network

Dependencies

This tool uses the `NetworkX library you can install it using "pip install networkx"