Add another Rome model (#249)
* Add another Rome model * Add gfx908 4P3L models and support * Revert "Use cached value for detecting GDR support only once" This reverts commit0108a1219d. * Skip using ibverb for GPU direct RDMA detection * Fine tune one Rome model [ROCm/rccl commit:a51e4071e3]
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
for i in {0..25}
|
||||
for i in {0..29}
|
||||
do
|
||||
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
|
||||
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"
|
||||
|
||||
Reference in New Issue
Block a user