We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6338be2 commit 51a324aCopy full SHA for 51a324a
.buildkite/common.py
@@ -25,6 +25,8 @@
25
"m7a.metal-48xl", # AMD Genoa
26
"m6g.metal", # Graviton2
27
"m7g.metal", # Graviton3
28
+ "m8g.metal-24xl", # Graviton4 1 socket
29
+ "m8g.metal-48xl", # Graviton4 2 sockets
30
]
31
# fmt: on
32
README.md
@@ -141,6 +141,8 @@ We test all combinations of:
141
| m7a.metal-48xl | | | |
142
| m6g.metal | | | |
143
| m7g.metal | | | |
144
+| m8g.metal-24xl | | | |
145
+| m8g.metal-48xl | | | |
146
147
## Known issues and Limitations
148
0 commit comments