Give preference to path with more XGMI connections

This commit is contained in:
Wenkai Du
2020-05-14 15:27:49 -07:00
parent 52752aba6e
commit b3c9852634
5 changed files with 117 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..12}
for i in {0..13}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"