The issue is in the Ring(4)_Switch(2) part of _static/images/input-format/multidim-network-example.svg
Ring(4)_Switch(2) should depict a multidimensional network with 4 switches of connectivity 2 each.
However, it shows a single switch with connectivity 8.
This implies that communication between all nodes may occur over that switch in 2 hops.
This is not how multidimensional topologies are constructed with the given topology as shown in input-format/topology.md .
The issue is in the Ring(4)_Switch(2) part of _static/images/input-format/multidim-network-example.svg
Ring(4)_Switch(2) should depict a multidimensional network with 4 switches of connectivity 2 each.
However, it shows a single switch with connectivity 8.
This implies that communication between all nodes may occur over that switch in 2 hops.
This is not how multidimensional topologies are constructed with the given topology as shown in input-format/topology.md .