Changes

From Genome Analysis Wiki
Jump to navigationJump to search
No change in size ,  12:10, 29 October 2012
no edit summary
Line 68: Line 68:  
  [cluster myexample]
 
  [cluster myexample]
 
  KEYNAME = west2_starcluster                # Name I chose
 
  KEYNAME = west2_starcluster                # Name I chose
  CLUSTER_SIZE = 8                           # Number of nodes
+
  CLUSTER_SIZE = 4                           # Number of nodes
 
  CLUSTER_SHELL = bash
 
  CLUSTER_SHELL = bash
 
   
 
   
Line 74: Line 74:  
  NODE_IMAGE_ID = ami-c6bd50f6
 
  NODE_IMAGE_ID = ami-c6bd50f6
 
  AVAILABILITY_ZONE = us-west-2a              # Region again!
 
  AVAILABILITY_ZONE = us-west-2a              # Region again!
  NODE_INSTANCE_TYPE = m1.large              # 8G memory should work for Pipeline
+
  NODE_INSTANCE_TYPE = m1.large              # 4G memory should work for Pipeline
    
</code>
 
</code>
283

edits

Navigation menu