<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 2018-05-23 02:24 PM, David Reaver wrote:<br>
    <blockquote type="cite"
cite="mid:CAOWTBbxcJCuNN5FhuUZxT=Ev6J2nP+kSZ-Pm_tKcAEC4DFp_6Q@mail.gmail.com">Even
      if the simplest method of running concurrent Haskell on multiple
      cores doesn't work, I could just divide these first cases into
      batches and run them on individual machines. </blockquote>
    <br>
    You might find it's cheaper to use several low-end machines than one
    very high-end machine. You probably pay a premium for being able to
    run algorithms that require it all to be on one machine.<br>
  </body>
</html>