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

Support disk size #31

Merged
merged 13 commits into from
Dec 19, 2023
Merged

Support disk size #31

merged 13 commits into from
Dec 19, 2023

Conversation

peterschmidt85
Copy link
Contributor

@peterschmidt85 peterschmidt85 commented Dec 16, 2023

Initial support for disk size.

Now CatalogItem has disk_size (optional). If not set, the disk size is not pre-defined and can be specified when an instance is created.

Limitations:

  • If disk_size is not set, the price doesn't include the disk price.

@peterschmidt85 peterschmidt85 linked an issue Dec 16, 2023 that may be closed by this pull request
src/gpuhunt/_internal/constraints.py Outdated Show resolved Hide resolved
src/gpuhunt/providers/lambdalabs.py Show resolved Hide resolved
@peterschmidt85 peterschmidt85 merged commit ccc0726 into main Dec 19, 2023
5 checks passed
@TheBits TheBits deleted the 30-support-disk-size branch April 9, 2024 06:04
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

Successfully merging this pull request may close these issues.

Support disk size
2 participants