Add gfx908 Rome 4 NICs model

This commit is contained in:
Wenkai Du
2021-02-06 00:19:47 +00:00
parent f372c53d52
commit 6dfdfef98f
3 changed files with 129 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..47}
for i in {0..49}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"