[Yt-dev] HDF5 HaloFinder preloading

Matthew Turk matthewturk at gmail.com
Tue May 5 13:02:15 PDT 2009


Fixed in r1292.

On Tue, May 5, 2009 at 12:39 PM, Stephen Skory <stephenskory at yahoo.com> wrote:
>
> Hi Matt,
>
> I replaced in the HOP the first partition_heirarchy_3d stuff with this:
>
> alldata = self.pf.h.all_data()
> total_mass = alldata.quantities["TotalQuantity"](["ParticleMassMsun"],
>       lazy_reader=True, preload=True)[0]
>
> (http://paste.enzotools.org/show/118/)
>
> but I'm getting this error in a parallel run:
>
> http://paste.enzotools.org/show/117/
>
> It works running in serial from the command line. Any ideas? Is there something I forgot?
>
>
>  _______________________________________________________
> sskory at physics.ucsd.edu           o__  Stephen Skory
> http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
> ________________________________(_)_\(_)_______________
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list