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

Batch cluster provisioning #1489

Open
Tracked by #1782
peterschmidt85 opened this issue Aug 1, 2024 · 0 comments
Open
Tracked by #1782

Batch cluster provisioning #1489

peterschmidt85 opened this issue Aug 1, 2024 · 0 comments
Labels

Comments

@peterschmidt85
Copy link
Contributor

Currently, dstack provisions cluster instances one by one. If there is no capacity, it leaves only the instances it was able to provision, which can be fewer than the user requested.

I wonder if there is a better way, such as leveraging the batch provisioning API or using our own algorithm. This requires research because it is unclear what behavior would be most convenient and whether the batch API can solve the problem at all.

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

No branches or pull requests

1 participant