Skip to content

Commit

Permalink
Updated region names that are available for GPU processing
Browse files Browse the repository at this point in the history
  • Loading branch information
mcianfrocco committed Apr 27, 2017
1 parent d6fc209 commit 38b2296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
export AWS_ACCESS_KEY_ID= #INPUT REQUIRED
export AWS_SECRET_ACCESS_KEY= #INPUT REQUIRED
export AWS_ACCOUNT_ID= #INPUT REQUIRED
export AWS_DEFAULT_REGION= #INPUT REQUIRED
export AWS_DEFAULT_REGION= #INPUT REQUIRED. AWS regions that have GPUs: US-West-2 (Oregon), US-East-1 (Virgina), EU-West-1 (Ireland)
export KEYPAIR_PATH= #INPUT REQUIRED

#Research group name
Expand Down

0 comments on commit 38b2296

Please sign in to comment.