Rework Rome detection and add multiple network ports models (#274)

* Rework Rome detection and add multiple network ports models

* Remove unused opCount in p2p transport
Этот коммит содержится в:
Wenkai Du
2020-10-07 13:37:36 -07:00
коммит произвёл GitHub
родитель 88a062342b
Коммит ae008fd2db
11 изменённых файлов: 616 добавлений и 352 удалений
+1 -1
Просмотреть файл
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..35}
for i in {0..37}
do
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"