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

AMI ID does not work across regions #17

Closed
infwinston opened this issue Nov 9, 2021 · 2 comments
Closed

AMI ID does not work across regions #17

infwinston opened this issue Nov 9, 2021 · 2 comments

Comments

@infwinston
Copy link
Member

It seems that the AMI ID does not work across regions. For instance, the same deep learning AMI in us-east-2 is identified as ami-04b343a85ab150b2d rather than the below one for us-west-2. We may need to save such info to service directory and change the region/ID accordingly as needed.

https://github.com/concretevitamin/sky-experiments/blob/8b6ba284d384aa183e086082fd677ea15671b40e/prototype/config/aws.yml.j2#L20

@concretevitamin
Copy link
Member

+1. Today AWS us-west-2 is showing out of V100s. I also had to change to us-east-2 and look up its image:

ImageId: ami-04b343a85ab150b2d  # Deep Learning AMI (Ubuntu 18.04) Version 51.0, us-east-2

@michaelzhiluo hit this too.

@concretevitamin
Copy link
Member

Fixed.

JGoo1 pushed a commit to skypilot-sds/skypilot that referenced this issue Apr 28, 2023
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