-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for H100 NVL 94GB #66
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but I'll leave the final approval to @klueska
all-1g.11gb: | ||
- device-filter: "0x232110DE" | ||
devices: all | ||
mig-enabled: true | ||
mig-devices: | ||
"1g.11gb": 7 | ||
|
||
- device-filter: "0x232110DE" | ||
devices: all | ||
mig-enabled: true | ||
mig-devices: | ||
"1g.11gb+me": 1 | ||
|
||
- device-filter: "0x232110DE" | ||
devices: all | ||
mig-enabled: true | ||
mig-devices: | ||
"1g.22gb": 4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 out of 3 of these seem to be missing the top-level name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh thank you for catching that
Signed-off-by: Tariq Ibrahim <[email protected]>
Config added based on the docs provided here