Skip to content

Commit 04143bb

Browse files
committed
fix device-filter for all-1g.24gb mig-manager config
Signed-off-by: Christopher Desiniotis <[email protected]>
1 parent 27c416a commit 04143bb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

assets/state-mig-manager/0400_configmap.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,7 @@ data:
227227
"1g.12gb+me": 1
228228
229229
all-1g.24gb:
230-
# H100 NVL 94GB, RTX-PRO-6000-96GB
231-
- device-filter: ["0x232110DE", "0x2BB510DE"]
232-
devices: all
230+
- devices: all
233231
mig-enabled: true
234232
mig-devices:
235233
"1g.24gb": 4

0 commit comments

Comments
 (0)