Skip to content

Commit

Permalink
Add H800 with PCI ID 232410DE
Browse files Browse the repository at this point in the history
Signed-off-by: KeithMnemonic <[email protected]>
  • Loading branch information
KeithMnemonic committed Aug 16, 2024
1 parent e16f06f commit 7cbebba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployments/systemd/config-default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ mig-configs:
# H100-80GB, H800-80GB, A100-80GB, A800-80GB, A100-40GB, A800-40GB
all-1g.10gb:
# H100-80GB, H800-80GB, A100-80GB, A800-80GB
- device-filter: ["0x233110DE", "0x233010DE", "0x232210DE", "0x20B210DE", "0x20B510DE", "0x20F310DE", "0x20F510DE"]
- device-filter: ["0x233110DE", "0x233010DE", "0x232210DE", "0x20B210DE", "0x20B510DE", "0x20F310DE", "0x20F510DE", "0x232410DE"]
devices: all
mig-enabled: true
mig-devices:
Expand Down Expand Up @@ -194,7 +194,7 @@ mig-configs:
"3g.20gb": 1

# H100-80GB, H800-80GB, A100-80GB, A800-80GB
- device-filter: ["0x233110DE", "0x233010DE", "0x232210DE", "0x20B210DE", "0x20B510DE", "0x20F310DE", "0x20F510DE"]
- device-filter: ["0x233110DE", "0x233010DE", "0x232210DE", "0x20B210DE", "0x20B510DE", "0x20F310DE", "0x20F510DE", "0x232410DE"]
devices: all
mig-enabled: true
mig-devices:
Expand Down

0 comments on commit 7cbebba

Please sign in to comment.