Hi Eric,<br><br>Matt's suggestion would be helpful.  If you were running the code successfully at any time recently, it should be simple to track down the revision where it breaks. <br>Does the halo filter list actually get written out?  I assume this is only hanging when running in parallel, but correct me if I'm wrong on that.  Looking at the light cone and halo profiler code, the function where the hang occurs is called from functions that have various parallel decorators around them, which are probably adding a number of barriers.<br>
<br>Britton<br><br><div class="gmail_quote">On Mon, Apr 5, 2010 at 11:35 AM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Eric, if you can run "hg bisect" (see the hg book online) to identify the revision this started at, that would be very handy. I would start b going back only a dozen or so. Does this problem occur on smaller datasets on, say your laptop or desktop?<div>
<div></div><div class="h5"><br>
<br>
<br>
<br>
On Apr 5, 2010, at 10:14 AM, Eric Hallman <<a href="mailto:hallman13@gmail.com" target="_blank">hallman13@gmail.com</a>> wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">
I am getting a hang when I run the lightcone tools on ranger, and no debug info is coming out at the hang. this is in the hg version (current) of yt.<br>
<br>
The routines I'm running is called test_vel_mask.py, which is creating a lightcone with a halo map that includes the bulk line of sight halo velocity.  It includes  a slight modification of HaloMask.py to include velocities.  However, I removed my changes, and ran again with the same hang. The routine below is copied nearly directly from the yt docs, with minor changes.<br>

<br>
Routine is attached as test_wo_vel.py<br></div></div>
<test_wo_vel.py><br>
<br>
<br>
<br>
Hang occurs with text line:<br>
yt.lagos   INFO       2010-04-05 12:06:15,657 Writing filtered halo list to /scratch/00688/tg458377/box_size_study/50Mpc_1024/run_12_cl_5D/RD0004/virial_filter.out.<br>
<br>
traceback is attached as test_vel_traceback.out<br>
<br>
<test_vel_traceback.out><br>
<br>
<br>
<br>
<br>
Thanks for any help...<br>
<br>
cheers<br>
<br>
Eric Hallman<br>
Google Voice: (774) 469-0278<br>
<a href="mailto:hallman13@gmail.com" target="_blank">hallman13@gmail.com</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Yt-dev mailing list<br>
<a href="mailto:Yt-dev@lists.spacepope.org" target="_blank">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>
</blockquote>
_______________________________________________<br>
Yt-dev mailing list<br>
<a href="mailto:Yt-dev@lists.spacepope.org" target="_blank">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>
</blockquote></div><br>