<div dir="ltr">There seems to be a mistake either in the documentation or the Star Cluster configuration. The documentation currently states:<div><br></div><div>In <a href="http://star.mit.edu/cluster/docs/0.94/plugins/sge.html">http://star.mit.edu/cluster/docs/0.94/plugins/sge.html</a>, under "Parallel Environment Allocation Rule", it states:</div>
<div><br></div><div><span style="color:rgb(62,67,73);font-family:NobileRegular,sans-serif;font-size:14px;line-height:21px">By default StarCluster uses the </span><em style="color:rgb(62,67,73);font-family:NobileRegular,sans-serif;font-size:14px;line-height:21px">fill_up</em><span style="color:rgb(62,67,73);font-family:NobileRegular,sans-serif;font-size:14px;line-height:21px"> allocation rule.</span><br>
</div><div><span style="color:rgb(62,67,73);font-family:NobileRegular,sans-serif;font-size:14px;line-height:21px"><br></span></div><div style><font color="#3e4349" face="NobileRegular, sans-serif"><span style="font-size:14px;line-height:21px">However, when I look at the queue configuration, I see:</span></font></div>
<div style><font color="#3e4349" face="NobileRegular, sans-serif"><span style="font-size:14px;line-height:21px"><br></span></font></div><div style><div>ec2-user@master:~$ qconf -sp orte</div><div>pe_name orte</div>
<div>slots 4</div><div>user_lists NONE</div><div>xuser_lists NONE</div><div>start_proc_args /bin/true</div><div>stop_proc_args /bin/true</div><div>allocation_rule $round_robin</div><div>
control_slaves TRUE</div><div>job_is_first_task FALSE</div><div>urgency_slots min</div><div>accounting_summary FALSE</div><div><br></div><div style>The allocation rule shows round_robin. I would prefer to have fill_up myself, so I'm not sure if the docs are incorrect, or the configuration of StarCluster is incorrect. And, how do I fix this in my config script?</div>
</div><div><br></div></div>