mym88mym / cfncluster

CfnCluster is a framework that deploys and maintains HPC clusters on AWS.

Home Page:http://aws.amazon.com/hpc/cfncluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CfnCluster

Build Status

CfnCluster ("cloud formation cluster") is a framework that deploys and maintains high performance computing clusters on Amazon Web Services (AWS). Developed by AWS, CfnCluster facilitates both quick start proof of concepts (POCs) and production deployments. CfnCluster supports many different types of clustered applications and can easily be extended to support different frameworks. The CLI is stateless, everything is done using CloudFormation or resources within AWS.

Documentation

Documentation is part of the project and is published to - http://cfncluster.readthedocs.io/. Of most interest to new users is the Getting Started Guide - http://cfncluster.readthedocs.io/en/latest/getting_started.html.

Issues

Any issues or feedback, should be posted in the AWS HPC forum - https://forums.aws.amazon.com/forum.jspa?forumID=192

About

CfnCluster is a framework that deploys and maintains HPC clusters on AWS.

http://aws.amazon.com/hpc/cfncluster

License:Apache License 2.0


Languages

Language:Python 99.8%Language:Shell 0.2%