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 commit 67c8e72ce3.

* Skip using ibverb for GPU direct RDMA detection

* Fine tune one Rome model
这个提交包含在:
Wenkai Du
2020-08-17 10:51:02 -07:00
提交者 GitHub
父节点 c985478133
当前提交 a51e4071e3
修改 7 个文件,包含 257 行新增48 行删除
+1 -1
查看文件
@@ -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"