<p dir="ltr">Dear all,</p>
<p dir="ltr">I recently upgraded to 0.95.2, and at the moment, when I first start a cluster, the default SGE allocation rule appears to be fill_up. It used to be set to round_robin (see <a href="http://star.mit.edu/cluster/docs/0.93.3/guides/sge.html">http://star.mit.edu/cluster/docs/0.93.3/guides/sge.html</a>).</p>

<p dir="ltr">I have been using the 64-bit Ubuntu 12.04 hvm-backed AMIs, in the us-east-1 region.</p>
<p dir="ltr">I was wondering if there is a simple way to re-enable the round_robin setting by default, rather than having to manually change it using qconf -mp orte and a text editor? </p>
<p dir="ltr">Many thanks,<br></p>
<p dir="ltr">Mark<br></p>
<p dir="ltr">This is the output given by qconf -sp orte</p>
<p dir="ltr">root@master:~# qconf -sp orte<br>
qconf -sp orte<br>
pe_name            orte<br>
slots              2<br>
user_lists         NONE<br>
xuser_lists        NONE<br>
start_proc_args    /bin/true<br>
stop_proc_args     /bin/true<br>
allocation_rule    $fill_up<br>
control_slaves     TRUE<br>
job_is_first_task  FALSE<br>
urgency_slots      min<br>
accounting_summary FALSE</p>