Topology tuning for 4P2H on Rome (#242)

* Topology tuning for 4P2H on Rome

* Use ncclTopoIdToIndex

[ROCm/rccl commit: e7a10aa0e4]
This commit is contained in:
Wenkai Du
2020-07-27 11:53:57 -07:00
committed by GitHub
parent 49c667ac8a
commit 487f93b83f
7 changed files with 302 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..20}
for i in {0..23}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"