[Yt-dev] HDF5 HaloFinder preloading

Stephen Skory stephenskory at yahoo.com
Tue May 5 12:39:15 PDT 2009


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
________________________________(_)_\(_)_______________



More information about the yt-dev mailing list