Notebook
$ chmod +x <anaconda_filename> $ ./<anaconda_filename> $ conda update conda $ conda update ipython
$ pip install starcluster
$ starcluster help StarCluster - (http://web.mit.edu/starcluster) Software Tools for Academics and Researchers (STAR) Please submit bug reports to starcluster@mit.edu cli.py:87 - ERROR - config file /home/user/.starcluster/config does not exist Options: -------- [1] Show the StarCluster config template [2] Write config template to /home/user/.starcluster/config [q] Quit Please enter your selection:
[plugin ipcluster] setup_class = starcluster.plugins.ipcluster.IPCluster
PLUGINS = ipcluster
NODE_INSTANCE_TYPE = m1.small
[key rllab] KEY_LOCATION=~/.ssh/rllab.rsa KEYNAME = rllab
$ starcluster createkey mykey -o ~/.ssh/rllab.rsa$ starcluster spothistory m1.small StarCluster - (http://star.mit.edu/cluster) (v. 0.95.2) Software Tools for Academics and Researchers (STAR) Please submit bug reports to starcluster@mit.edu >>> Fetching spot history for m1.small (VPC) >>> Current price: $0.0071 >>> Max price: $0.5000 >>> Average price: $0.0459
$ starcluster start -s 2 -b 0.05 rllab
$ starcluster sshmaster rllab -u sgeadmin