<div dir="ltr">I'm all for it if it results in faster IO for large datasets without any significant downsides for medium/small datasets.  Plus if it simplifies things, that's always better too.  Thanks for looking into this, Matt!<div>

<br></div><div>+1</div><div><br></div><div>Cameron</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 1:20 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">Hi all,<br>
<br>
One of the biggest pain points in our distribution is linking against<br>
external libraries.  We do this in three places by default:<br>
<br>
 * HDF5, for the hdf5_light_reader<br>
 * libpng, for write_png<br>
 * freetype, for freetype_writer<br>
<br>
hdf5_light_reader was originally written (by me) something like five<br>
years and change ago, because at the time PyTables was slower than I<br>
wanted.  I've been working on improving IO and found that we can get<br>
nearly the same speed from h5py; when combined with overall<br>
performance improvements in yt-3, this still translates to faster<br>
speeds for very large datasets.  On small to medium datasets, the<br>
performance is not noticeably different.  I'd like to propose that we<br>
stop using hdf5_light_reader, which may result in a slight degradation<br>
of performance for (only) Enzo IO.<br>
<br>
Additionally, I don't think *anyone* uses the freetype writer, and I'd<br>
like to remove it.  I'm actually not sure if anyone has ever used it.<br>
<br>
I think with these two changes we can likely improve our packaging<br>
situation by a good amount, as hdf5 specifically is the main problem<br>
with distribution in Conda.  These changes would only be in yt 3.0,<br>
and would not affect 2.x.<br>
<br>
[+-][01]?<br>
<br>
-Matt<br>
_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div>


</div>