<div dir="ltr">If you guys want to go through the small pain of setting up conda installation files for binstar, Continuum can host you guys through wakari (including launching parallel cloud runs on EC2), as well as provide binary installers for you on OS X, Windows, and Linux.<br>
<br>A<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 9, 2013 at 4:33 PM, Jed Brown <span dir="ltr"><<a href="mailto:jedbrown@mcs.anl.gov" target="_blank">jedbrown@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> writes:<br>
<br>
> I was thinking more in terms of what amzon would charge for using such<br>
> big images. [presumably charge rate would be higher]<br>
<br>
</div>It is just disk space; the EBS limit is 1 TiB:<br>
<br>
<a href="http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device" target="_blank">http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ComponentsAMIs.html#storage-for-the-root-device</a><br>

<div class="im"><br>
>> I don't understand how it can be that big.  6GB is my entire system<br>
>> including KDE, GNOME, and ton of other huge extraneous packages.<br>
>> Non-debug libpetsc.so is less than 10MB.  Anyway, I think this is the<br>
>> distribution model<br>
><br>
> The debug builds are huge. [perhaps they can be trimmed down a bit<br>
> with -g insted of '-g3' ]<br>
<br>
</div>My build with gcc-4.8.1 -g3 is 45 MB and with clang-3.3 -g3 is 28 MB.<br>
This amount of storage is not the problem.<br>
<div class="im"><br>
> Also we discussed defaulting to gcc-4.7+ - so I used fedora-18 which<br>
> has that default. And all the default developer software adds up to<br>
> the basic install.<br>
><br>
> I attempted a minimal linux with xfce [one of the light weight<br>
> desktops] If we distribute images we need a desktop - but with amazon<br>
> - I guess that could be cut down [and cut down X?] - and bring down<br>
> the disk requirement.<br>
<br>
</div>Do people want remote desktop on EC2?  If AMS can provide GUI stuff then<br>
even PETSC_VIEWER_DRAW_ functionality could be put in their web browser,<br>
which I think will ultimately be nicer to interact with anyway (but<br>
makes https critical unless we also ask them to add port forwarding so<br>
that it tunnels over SSH).<br>
<div class="im"><br>
> Also amazon images might cut down on swap and other stuff that might<br>
> take up space on a regular VM. [my cleaned up image of 5.4GB might be<br>
> with swap zeroed/compressed out..]<br>
<br>
</div>Ultimately, it doesn't matter because it'll all be in EBS and 5GB<br>
vs. 50GB is irrelevant.  It matters for a VM.<br>
</blockquote></div><br></div>