Update Rome model matching (#461)

* Update Rome model matching

* Add another Rome model

* Automatically setup NET GDR level from model

[ROCm/rccl commit: 0331e39f81]
This commit is contained in:
Wenkai Du
2021-11-05 08:53:47 -07:00
zatwierdzone przez GitHub
rodzic 709b3dc85b
commit fd98ee84b4
8 zmienionych plików z 276 dodań i 52 usunięć
+1 -1
Wyświetl plik
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..63}
for i in {0..65}
do
if [[ $i -eq 50 ]] || [[ $i -eq 51 ]]
then