Update Rome single node models (#277)

[ROCm/rccl commit: 33babcb5e2]
このコミットが含まれているのは:
Wenkai Du
2020-10-13 13:33:09 -07:00
committed by GitHub
コミット 8b120c0508
6個のファイルの変更227行の追加54行の削除
+1 -1
ファイルの表示
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..37}
for i in {0..38}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"