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

make most recent AMI available in regions #68

Open
yaroslavvb opened this issue Aug 22, 2018 · 5 comments
Open

make most recent AMI available in regions #68

yaroslavvb opened this issue Aug 22, 2018 · 5 comments
Labels

Comments

@yaroslavvb
Copy link
Contributor

Maybe rename to dlami_aug18, to indicate that this was based on DLAMI/PyTorch source built from aug

@yaroslavvb yaroslavvb changed the title make pytorch.source.v6 AMI available in regions make most recent AMI available in regions Aug 25, 2018
@yaroslavvb
Copy link
Contributor Author

@bearpelican lets use this to keep track of the most recent image

@yaroslavvb
Copy link
Contributor Author

currently pytorch.source.v6 is most recent

@bearpelican
Copy link
Collaborator

pytorch.imagenet.source.v7 is the latest now and replicated

@yaroslavvb
Copy link
Contributor Author

The final AMI should go to all regions with p3's

I think final AMI should go to all regions with p3's

https://aws.amazon.com/ec2/instance-types/p3/
Available regions for EC2 P3 are the US East (N. Virginia), US East (Ohio), US West (Oregon), Canada (Central), Europe (Ireland), Europe (Frankfurt), Europe (London), Asia Pacific (Tokyo), Asia Pacific (Seoul), Asia Pacific (Sydney), Asia Pacific (Singapore), China (Beijing), China (Ningxia), and GovCloud (US) AWS regions.

response = client.copy_image(
    ClientToken='string',
    Description='string',
    Encrypted=True|False,
    KmsKeyId='string',
    Name='string',
    SourceImageId='string',
    SourceRegion='string',
    DryRun=True|False
)

@yaroslavvb
Copy link
Contributor Author

yaroslavvb commented Sep 4, 2018

For now sticking with pytorch.imagenet.source.v7 which is available in 3 regions. Any replication must also make images public

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

2 participants