Skip to content
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

Information about a partition type #100

Open
bharathappali opened this issue Jul 23, 2024 · 1 comment
Open

Information about a partition type #100

bharathappali opened this issue Jul 23, 2024 · 1 comment

Comments

@bharathappali
Copy link

I have a NVIDIA A100 40GB variant and I would like to know if this particular config works, before I try out to apply on the node

custom-mig-config:
        - devices: [0,3,4,5,6,7]
          mig-enabled: false
        - devices: [1,2]
          mig-enabled: true
          mig-devices:
            "4g.20gb": 1
            "3g.20gb": 1

I'm facing custom-mig-config not found error when I'm trying to apply it. Just wanted to confirm if it's the issue with the config or some other operational or procedural mistake I have done.

Thanks in advance!

@klueska
Copy link
Contributor

klueska commented Jul 23, 2024

What does the whole file look like?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants