Skip to content

Instantly share code, notes, and snippets.

@GJSissons
Created January 29, 2019 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GJSissons/570d980ebbb3989b6cb533a8e7238bc8 to your computer and use it in GitHub Desktop.
Save GJSissons/570d980ebbb3989b6cb533a8e7238bc8 to your computer and use it in GitHub Desktop.
GridEngine and NVIDIA Docker - figure 1
root@ip-172-31-75-131 ~]# adapter-mgmt show --resource-adapter=aws --profile=default
Resource adapter: aws
Profile: default
Configuration:
- allocate_public_ip = true
- ami = ami-9b7183e6
- awsaccesskey = <REDACTED>
- awssecretkey = <REDACTED>
- cloud_init_script_template = aws_cloud_init.yaml.j2
- instancetype = m4.large
- keypair = gridengine
- securitygroup = sg-0a0ff570763e417bb
- subnet_id = subnet-5dc9bd38
- tags = Name="UGE compute node"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment