Add Rome model and improve search (#305)

[ROCm/rccl commit: 975b14dffa]
This commit is contained in:
Wenkai Du
2020-11-17 14:55:06 -08:00
committed by GitHub
parent 32fdfc93fc
commit b68ff1ebba
5 changed files with 123 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..44}
for i in {0..46}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"