<div dir="ltr">* Blacklight</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 13, 2014 at 4:37 PM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@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 class="">On Wed, Aug 13, 2014 at 10:29 AM, Michael Zingale<br>
<<a href="mailto:michael.zingale@stonybrook.edu">michael.zingale@stonybrook.edu</a>> wrote:<br>
> Matt, now that 3.0 is out, perhaps it's time to start contacting the various<br>
> centers and push for a central install of yt?<br>
><br>
<br>
</div>Yes, absolutely.  We may need to put out a minor bugfix release in a<br>
few weeks, but I don't see any reason we can't start the ball rolling<br>
now.  Perhaps:<br>
<br>
 * Blue Waters (I'll take this one)<br>
 * Stampede<br>
 * Titan<br>
 * Nautilus<br>
 * Gordon<br>
 * NERSC<br>
<br>
Any others?<br>
<br>
As a bit of additional info, one side effect of the PNaCl porting is<br>
that we now have a repeatable static build of python.  At big<br>
supercomputer centers with parallel file systems, the time to import a<br>
parallel python job tends to be dominated by the cost of the calls to<br>
the metadata nodes, searching for .py files.  With the PNaCl build,<br>
Mike, Sam and I managed to get a zipimporter working that will import<br>
any python files from a single central file (i.e., same amount of<br>
data, vastly fewer calls to the MDS) and use the built-in static<br>
libraries.  Right now I'm stuck on the fact that the glibc on Titan is<br>
a billion years old, but my semi-optimistic hope is that eventually<br>
we'll have a single binary loader with no external dependencies that<br>
requires only a handful of files to import.<br>
<div class="HOEnZb"><div class="h5"><br>
-Matt<br>
<br>
><br>
> On Wed, Aug 13, 2014 at 11:21 AM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi David,<br>
>><br>
>> I've recently been using Titan and have found it more efficient to<br>
>> build my own mpi4py and python, with the install script.<br>
>><br>
>> -Matt<br>
>><br>
>> On Wed, Aug 13, 2014 at 9:16 AM, David Sullivan <<a href="mailto:D.Sullivan@sussex.ac.uk">D.Sullivan@sussex.ac.uk</a>><br>
>> wrote:<br>
>> > Hi all,<br>
>> ><br>
>> > I’ve been trying to build yt and mpi4py on the cray machines at oak<br>
>> > ridge<br>
>> > and came across this old thread in the mailing list:<br>
>> ><br>
>> > <a href="http://lists.spacepope.org/pipermail/yt-users-spacepope.org/2013-December/019903.html" target="_blank">http://lists.spacepope.org/pipermail/yt-users-spacepope.org/2013-December/019903.html</a><br>
>> ><br>
>> > I was just wondering if anyone had managed this since? If so, what the<br>
>> > best<br>
>> > approach is (system python or install script)?<br>
>> ><br>
>> > Many thanks,<br>
>> > David<br>
>> ><br>
>> > _______________________________________________<br>
>> > yt-users mailing list<br>
>> > <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>> > <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
>> ><br>
>> _______________________________________________<br>
>> yt-users mailing list<br>
>> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Michael Zingale<br>
> Associate Professor<br>
><br>
> Dept. of Physics & Astronomy • Stony Brook University • Stony Brook, NY<br>
> 11794-3800<br>
> phone:  <a href="tel:631-632-8225" value="+16316328225">631-632-8225</a><br>
> e-mail: <a href="mailto:Michael.Zingale@stonybrook.edu">Michael.Zingale@stonybrook.edu</a><br>
> web: <a href="http://www.astro.sunysb.edu/mzingale" target="_blank">http://www.astro.sunysb.edu/mzingale</a><br>
><br>
> _______________________________________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
><br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</div></div></blockquote></div><br></div>