<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hey Dennis,</p>
<p>I'm not aware of any cloud services that offer Haskell-specific
services; however, you should be fine on many mainstream cloud
services (AWS, Azure, etc.) as long as you write your program so
that it uses multiple threads/CUDA/whatever. There's nothing
special about programs that come out of GHC.<br>
</p>
<p>You may be interested in packaging your program in a Nix
environment if you intend to run your program across many
different environments.</p>
Regards,<br>
Andy<br>
<div class="moz-cite-prefix">On 7/16/2017 1:20 PM, Dennis Raddle
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAKxLvoqx7z6bjPKjBBB-aVG-UM2YqLry5zntHhS5u_Ep7vx2xg@mail.gmail.com">
<div dir="ltr">I'm thinking of using cloud computing services for
running my CPU-intensive parallel Haskell code, in order to get
results faster. Instead of buying a faster computer, I would
take advantage of existing services.
<div><br>
</div>
<div>Note that my budget is small, so I need something that
doesn't have a large minimum charge. I'm thinking $10 - 30 per
month.</div>
<div><br>
</div>
<div>Are there any cloud services like that that run Haskell?</div>
<div>D</div>
<div><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a>
Only members subscribed via the mailman list are allowed to post.</pre>
</blockquote>
<br>
</body>
</html>