This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 65915c54f9554b36967c1d6105b2f0eb35f9b1e6
tree 86f30309c1c1b3bc9f63ca7e05aa8af99d0bf485
parent 1cd3b07893c9afe660fce28fa4ba965d3a59ed92
tree 86f30309c1c1b3bc9f63ca7e05aa8af99d0bf485
parent 1cd3b07893c9afe660fce28fa4ba965d3a59ed92
ec2mpi /
README
A command line interface for managing MPI cluters on Amazon EC2. Clusters are represented as EC2 reservations. For now no public AMI exists to use this script, but eventually I'll probably release it. Required Python packages boto - Amazon API M2Crypto - generating RSA keys paramiko - SSH module Required Amazin Services EC2 - for the clusters themselves SimpleDB - maintaining meta information about clusters S3 - storing keys for MPI networking Also requires a file named "config.py" that has the following variables (all available from http://aws.amazon.com under Your Account->Access Identifiers) ACCESS_KEY_ID SECRET_ACCESS_KEY USER_ID








