[yt-dev] yt-3.0 parallel_capable

Britton Smith brittonsmith at gmail.com
Tue Apr 22 12:20:29 PDT 2014


Hi all,

I don't recall when I first noticed this, but I'm finding that the
parallel_root_only decorator doesn't seem to be working.  A simple test is
to run a script that only loads a dataset.  The print_key_parameters
function is inside of a parallel_root_only decorator, so all that should
only be printed by the root processor, but when I run that script in
parallel it is printed by all processors.  I am still looking into this,
but so far I have found that printing the value of parallel_capable inside
this decorator always gives False even when running in parallel.

Can someone confirm this?  If so, does anyone know what's going on?

Britton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/attachments/20140422/a71b4dfd/attachment.htm>


More information about the yt-dev mailing list