Okay, so it turns out that scheduling-on-demand is turned on by default, and any additional delays are eliminated by setting the scheduler_interval to 0:0:1.<div><br></div><div>However, if I run in a parallel environment (e.g. qsub -pe orte ...) then there is an approximately 40 sec delay after job completion. That is to say, the job has technically finished, although qstat still lists it as running, and subsequent jobs are held up. Any ideas?</div>
<div><br></div><div>Thanks in advance!<br><br><div class="gmail_quote">On Tue, Sep 4, 2012 at 5:33 PM, Rayson Ho <span dir="ltr">&lt;<a href="mailto:raysonlogin@gmail.com" target="_blank">raysonlogin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That&#39;s the default scheduling time, and if you really want the<br>
scheduler to react to your qsub requests ASAP, you can turn on<br>
&quot;scheduling-on-demand&quot;:<br>
<br>
<a href="http://gridscheduler.sourceforge.net/howto/tuning.html" target="_blank">http://gridscheduler.sourceforge.net/howto/tuning.html</a><br>
<br>
And in OGS/GE 2011.11 u1 p1 (we need a better name), the time it takes<br>
to report job done should be reduced.<br>
<div class="im HOEnZb"><br>
Rayson<br>
<br>
==================================================<br>
Open Grid Scheduler - The Official Open Source Grid Engine<br>
<a href="http://gridscheduler.sourceforge.net/" target="_blank">http://gridscheduler.sourceforge.net/</a><br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Tue, Sep 4, 2012 at 8:05 PM, Jesse Lu &lt;<a href="mailto:mr.jesselu@gmail.com">mr.jesselu@gmail.com</a>&gt; wrote:<br>
&gt; Yes! Exactly.<br>
&gt;<br>
&gt; -- Jesse<br>
&gt; ________________________________<br>
&gt; On Sep 4, 2012 4:19 PM, Rayson Ho &lt;<a href="mailto:raysonlogin@gmail.com">raysonlogin@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi Jesse,<br>
&gt;<br>
&gt; Are you referring to the scheduling time of Grid Engine??<br>
&gt;<br>
&gt; Rayson<br>
&gt;<br>
&gt; ==================================================<br>
&gt; Open Grid Scheduler - The Official Open Source Grid Engine<br>
&gt; <a href="http://gridscheduler.sourceforge.net/" target="_blank">http://gridscheduler.sourceforge.net/</a><br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 4, 2012 at 6:37 PM, Jesse Lu &lt;<a href="mailto:jesselu@stanford.edu">jesselu@stanford.edu</a>&gt; wrote:<br>
&gt;&gt; Hi StarCluster users,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve noticed long delays with Sun Grid Engine when submitting jobs and<br>
&gt;&gt; especially after job execution. Even running a simple &quot;hostname&quot; job takes<br>
&gt;&gt; several seconds. Moreover, running an MPI version of &quot;hostname&quot; can take 2<br>
&gt;&gt; minutes!!<br>
&gt;&gt;<br>
&gt;&gt; Can someone help me get rid of this delay? Thank you.<br>
&gt;&gt;<br>
&gt;&gt; Jesse<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; StarCluster mailing list<br>
&gt;&gt; <a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
&gt;&gt; <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
&gt;&gt;<br>
</div></div></blockquote></div><br></div>