-
Notifications
You must be signed in to change notification settings - Fork 633
Added functionality in show_gpus to have an option to show all regions' pricing for an accelerator #2892
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
Added functionality in show_gpus to have an option to show all regions' pricing for an accelerator #2892
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.
Thanks @Vaibhav2001! Seems to work nicely. Left some comments.
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.
Thanks @Vaibhav2001! Tested with clouds + a Kubernetes T4 cluster, seems to be working well. LGTM.
Co-authored-by: Romil Bhardwaj <[email protected]>
Co-authored-by: Romil Bhardwaj <[email protected]>
Awesome work @Vaibhav2001. For the same
|
This solves #2863
show_gpus can now accept a new flag
--all-regions
, which displays all the regions for a given accelerator. It can be used as follows.sky show-gpus <acclerator> --all-regions
Additionally it can take a cloud argument as well.
sky show-gpus <acclerator> --cloud <cloud> --all-regions
I compared the outputs against the catalog.
Tested (run the relevant ones):
bash format.sh