Give preference to path with more XGMI connections

This commit is contained in:
Wenkai Du
2020-05-14 15:27:49 -07:00
rodzic 52752aba6e
commit b3c9852634
5 zmienionych plików z 117 dodań i 7 usunięć
+1 -1
Wyświetl plik
@@ -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"