Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
CloudFormation template to launch a cluster of EC2 GPU instances base…
Browse files Browse the repository at this point in the history
…d on the AWS Deep Learning AMI (#3770)
  • Loading branch information
nswamy authored and mli committed Nov 9, 2016
1 parent 0096936 commit d5ae4d8
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/cfn/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This template helps to launch a cluster of GPU EC2 instances based on the [AWS Deep Learning AMI](https://aws.amazon.com/marketplace/pp/B01M0AXXQB).

[AWS CloudFormation](https://aws.amazon.com/cloudformation), which creates and configures Amazon Web Services resources with a template, simplifies the process of setting up a distributed deep learning cluster. The CloudFormation Deep Learning template uses the Amazon Deep Learning AMIs to launch a cluster of [Amazon EC2](https://aws.amazon.com/ec2) instances and other AWS resources needed to perform distributed deep learning. CloudFormation creates all resources in the customer account.

Loading

0 comments on commit d5ae4d8

Please sign in to comment.