Hi Seppo,<br><br>One quick comment about that AMI that Justin reminded me of:   I did my own installation and optimization of numpy and scipy, to get later versions than were originally present in the starcluster AMI and the correct some problems in the original optimization procedure.   I put these installations in a different place than the original, so as not to blow the original installations away.    If you want to use my installations (recommended I think), you&#39;ll have to add the following to your PYTHONPATH:<br>
<br>   /usr/local/lib/python2.6/dist-packages<br><br>Once you&#39;ve done that, you should run the test suite, e.g:<br><br>&gt;&gt;&gt; import numpy<br>&gt;&gt;&gt; numpy.test()<br><br>You should get 1 known fail (K) and 11 skips (S).<br>
<br>If this is not what you get, make sure you[re using the right version of numpy.  My installation is version 1.3.0:<br><br>&gt;&gt;&gt; numpy.version.version<br>&#39;1.3.0&#39;<br><br>while the original installation is version 1.2.x (I think). <br>
<br><br>Dan<br><br><br><div class="gmail_quote">On Tue, Mar 2, 2010 at 4:42 PM, Seppo Sahrakorpi <span dir="ltr">&lt;<a href="mailto:seppo@seas.harvard.edu">seppo@seas.harvard.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Dan, and Justin,<br>
<br>
Thank you for the quick responses.<br>
<br>
Dan, thank you very much for the quick fix. Your AMI works for our<br>
needs. Please keep this AMI for the moment, and let us know if you plan<br>
on removing it. Again, thank you for helping us out.<br>
<br>
Justin, it seems that the old AMI is still registered and listed, but is<br>
not anymore actually available for use. If we try to launch the AMI, we<br>
get this:<br>
HTTP 403 (Forbidden) response for URL<br>
<a href="http://s3.amazonaws.com:80/starcluster/starcluster-base-ubuntu-9.04-i386-rc1.manifest.xml" target="_blank">http://s3.amazonaws.com:80/starcluster/starcluster-base-ubuntu-9.04-i386-rc1.manifest.xml</a>:<br>
check your S3 ACLs are correct.<br>
<br>
Thanks,<br>
<font color="#888888">Seppo<br>
</font><div class="im"><br>
On 3/2/10 4:30 PM, Justin Riley wrote:<br>
&gt; Hi Seppo,<br>
&gt;<br>
&gt; Sorry to hear you&#39;re having issues. I just checked the image in ElasticFox and<br>
&gt; it&#39;s there and publicly available. So, I&#39;m afraid there&#39;s not much I can do.<br>
&gt; Are you getting an error? Can you see the image in ElasticFox?<br>
&gt;<br>
&gt; Thanks Dan for offering your AMI for the time being, however, I&#39;d like to get<br>
&gt; to the bottom of this.<br>
&gt;<br>
&gt; ~Justin<br>
&gt;<br>
&gt; On Tuesday 02 March 2010 4:17:53 pm Seppo Sahrakorpi wrote:<br>
&gt;&gt; Hi Justin,<br>
&gt;&gt;<br>
&gt;&gt; The previous 32-bit Starcluster AMI &#39;ami-0330d16a&#39; is seemingly missing<br>
&gt;&gt; now. Could you please re-enable / reinstall the old AMI as soon as<br>
&gt;&gt; possible.<br>
&gt;&gt;<br>
&gt;&gt; We are currently actively using Starcluster package for a course here at<br>
&gt;&gt; Harvard School of Engineering and Applied Sciences, so quick<br>
&gt;&gt; recovery/resolution of this is of great importance to us.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Seppo<br>
&gt;&gt;<br>
&gt;&gt; PS: We tried the new AMI ami-bb709dd2 w/ the original Starcluster 0.90<br>
&gt;&gt; version that we have installed and are using, but that does not work out<br>
&gt;&gt; of the box.<br>
&gt;&gt;<br>
<br>
</div><div class="im">--<br>
Seppo Sahrakorpi, Ph.D.<br>
Senior Research Engineer, User Services Lead<br>
Instructional and Research Computing Services<br>
Harvard University School of Engineering and Applied Sciences IT<br>
Maxwell Dworkin MD211, 33 Oxford St., Cambridge, MA 02138<br>
Phone: 617-495-3411      Email: <a href="mailto:seppo@seas.harvard.edu">seppo@seas.harvard.edu</a><br>
_______________________________________________<br>
</div><div><div></div><div class="h5">Starcluster mailing list<br>
<a href="mailto:Starcluster@mit.edu">Starcluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</div></div></blockquote></div><br>