[yt-users] Parallel python/yt

Sam Skillman samskillman at gmail.com
Thu Nov 14 21:44:56 PST 2013


Hi Aaron,

Could you post a bit more information, perhaps your script?  You can use
http://paste.yt-project.org/ or do yt pastebin yourscript.py

Otherwise, my guess would be that you are attempting to open up the same
hdf5 file with multiple threads, which is gaurded against by hdf5.

Best,
Sam


On Thu, Nov 14, 2013 at 7:04 PM, Wienkers, Aaron F. <wienkers1 at llnl.gov>wrote:

>  Hi YT Users,
>
>    I've been trying to parallelize some of my analysis scripts using
> multiprocessing pools, but after a few repetitions yt produces the error,
> "Couldn't figure out output type for ./file_.hdf5" even though it works
> fine up to that point. It doesn't seem to have anything to do with my hdf5
> file since it works fine serially.
>
>  Just curious if anyone has run into a similar problem in the past.
>
>  Thanks,
>   Aaron
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131114/45c3c76b/attachment.html>


More information about the yt-users mailing list