Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Perhaps not the answer you were looking for, but - this is one of those situations where an alternative is sooo much better that it's hard to ignore. </p> <p>The cost of AWS clusters is <em>ridiculously low</em> (my emphasis) for exactly these types of computing problems. You pay only for what you use. I can guarantee you that you will save money (at the very least in opportunity costs) by not spending the time trying to convert 12 windows machines into a cluster. For your purposes, you could probably even do this for free. (IIRC, they still offer free computing time on clusters)</p> <p>References: </p> <ul> <li><a href="https://stackoverflow.com/questions/7241244/using-aws-for-parallel-processing-with-r">Using AWS for parallel processing with R</a></li> <li><a href="http://blog.revolutionanalytics.com/2011/01/run-r-in-parallel-on-a-hadoop-cluster-with-aws-in-15-minutes.html" rel="nofollow noreferrer">http://blog.revolutionanalytics.com/2011/01/run-r-in-parallel-on-a-hadoop-cluster-with-aws-in-15-minutes.html</a></li> <li><a href="http://code.google.com/p/segue/" rel="nofollow noreferrer">http://code.google.com/p/segue/</a></li> <li><a href="http://www.vcasmo.com/video/drewconway/8468" rel="nofollow noreferrer">http://www.vcasmo.com/video/drewconway/8468</a></li> <li><a href="http://aws.amazon.com/ec2/instance-types/" rel="nofollow noreferrer">http://aws.amazon.com/ec2/instance-types/</a></li> <li><a href="http://aws.amazon.com/ec2/pricing/" rel="nofollow noreferrer">http://aws.amazon.com/ec2/pricing/</a></li> </ul> <p>Some of these instances are so powerful you probably wouldn't even need to figure out how to setup your work on a cluster (given your current description). As you can see from the references costs are ridiculously low, ranging from 1-4$ per hour of compute time.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload