Skip to content

Commit 51a324a

Browse files
ShadowCurseroypat
authored andcommitted
chore: add Graviton4 instances to the bk pipelines
Add m8g.metal-24/48xl instances to the instances list used by bk pipelines. Signed-off-by: Egor Lazarchuk <[email protected]>
1 parent 6338be2 commit 51a324a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.buildkite/common.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
"m7a.metal-48xl", # AMD Genoa
2626
"m6g.metal", # Graviton2
2727
"m7g.metal", # Graviton3
28+
"m8g.metal-24xl", # Graviton4 1 socket
29+
"m8g.metal-48xl", # Graviton4 2 sockets
2830
]
2931
# fmt: on
3032

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,8 @@ We test all combinations of:
141141
| m7a.metal-48xl | | | |
142142
| m6g.metal | | | |
143143
| m7g.metal | | | |
144+
| m8g.metal-24xl | | | |
145+
| m8g.metal-48xl | | | |
144146

145147
## Known issues and Limitations
146148

0 commit comments

Comments
 (0)