<div dir="ltr">Nice.<br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 24 May 2018 at 02:45 Alexander Kjeldaas <<a href="mailto:alexander.kjeldaas@gmail.com">alexander.kjeldaas@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 23, 2018 at 11:59 PM, Dennis Raddle <span dir="ltr"><<a href="mailto:dennis.raddle@gmail.com" target="_blank">dennis.raddle@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks, everyone.</div><div><br></div><div>Billing by the second is good. Billing by the hour is not going to work (that seems to be the Scaleway model). <br></div></div></blockquote><div><br></div><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>You pay a significant premium for the per second billing.  The price-efficient EC2 server is going to be c5.18xlarge</div><div><br></div><div>Those are $<span class="m_6484949916347768718gmail-cwcot" id="m_6484949916347768718gmail-cwos">0.048</span> / (core*hour).   Compare that to Hetzner Cloud cores, also Skylake, which clocks in at $0.0073 / (core*hour).</div><div><br></div><div>When you factor in server setup time of 1-3 minutes, then you can only use your "ultra-cheap" EC2 machine for a few minutes before it would be cheaper to rent the Hetzner server for an hour!</div></div><div class="gmail_quote"><br></div><div class="gmail_quote"></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Alexander</div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div><br></div><div>When I asked this question a while back, I was told that there is a cloud service specifically for Haskell programs. Just wondering if that might be a good fit for me. <br></div><div><br></div><div>I probably would benefit the most by running on multiple machines. I'd like to have them coordinate with each other... i.e. one main controller program will initiate and run other programs for a few seconds, then collect the results and start another run.</div><div><br></div><div>What's the simplest Haskell library to get this going? Cloud Haskell?</div><span class="m_6484949916347768718HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><br><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="m_6484949916347768718HOEnZb"><font color="#888888"><div></div><div>D<br></div><div><br></div><div><br></div></font></span></div><div class="m_6484949916347768718HOEnZb"><div class="m_6484949916347768718h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 23, 2018 at 1:24 PM, David Reaver <span dir="ltr"><<a href="mailto:johndreaver@gmail.com" target="_blank">johndreaver@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Amazon Web Services has a x1.32xlarge EC2 instance with 128 CPU cores and just under 2000 GiB of RAM for about $13 per hour. AWS actually has per-second billing (with a 1 minute minimum) since late last year.</div><div><br></div><div>They have lots of other options as well of course. Here is their pricing page: <a href="https://aws.amazon.com/ec2/pricing/on-demand/" target="_blank">https://aws.amazon.com/ec2/pricing/on-demand/</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_6484949916347768718m_-2173674981904988550h5">On Wed, May 23, 2018 at 2:51 AM, Dennis Raddle <span dir="ltr"><<a href="mailto:dennis.raddle@gmail.com" target="_blank">dennis.raddle@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="m_6484949916347768718m_-2173674981904988550h5"><div dir="ltr"><div>I have a CPU-intensive Haskell application. I have it working with simple multi-core concurrency. I'm wondering if I can run this on a cloud virtual machine with 128 cores or so, paying by the CPU minute. I'll run it for maybe 15 minutes a day so I'm probably best off paying just for the CPU used.<br></div><div><br></div><div>What platform would be recommended? For ease of use? For best price/performance?<br></div><div><br></div><div>It's a backtracking optimization algorithm that builds data, one element at a time. It's not hard at all to make it concurrent: at the first 3 or so levels of element choices would be about 100 to 500 combinations. 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. </div><span class="m_6484949916347768718m_-2173674981904988550m_-199947148328371176HOEnZb"><font color="#888888"><div><br></div><div>D<br></div></font></span></div>
<br></div></div>_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.<br></blockquote></div></div></div>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
To (un)subscribe, modify options or view archives go to:<br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a><br>
Only members subscribed via the mailman list are allowed to post.</blockquote></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><p dir="ltr"><br>
Alfred.</p>
</div>