<div dir="ltr">Hi Britton,<div><br></div><div>What happens when you call yt.enable_parallelism() at the top of the script?</div><div><br></div><div>There were some adjustments to the way parallelism works related to YTEP-0019.  See this PR: <a href="https://bitbucket.org/yt_analysis/yt/pull-request/729/ytep-0019/diff">https://bitbucket.org/yt_analysis/yt/pull-request/729/ytep-0019/diff</a></div>

<div><br></div><div>Do you have a short test script I can try running over here to confirm the issue?</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 22, 2014 at 12:20 PM, Britton Smith <span dir="ltr"><<a href="mailto:brittonsmith@gmail.com" target="_blank">brittonsmith@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>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.</div>


<div><br></div><div>Can someone confirm this?  If so, does anyone know what's going on?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Britton</div></font></span></div>
<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>
<br></blockquote></div><br></div>