<br><font size=1 color=#800080 face="sans-serif">David,</font>
<br>
<br><font size=1 color=#800080 face="sans-serif">A quick fix is to use
the maui scheduler(maui) instead of the torque scheduler (pbs_sched). The
maui scheduler implements node to queue mapping with torque. </font>
<br><font size=1 color=#800080 face="sans-serif">Make sure you use patch19.
</font>
<br>
<br>
<br><font size=2><tt>torqueusers-bounces@supercluster.org wrote on 01/19/2007
02:33:24 PM:<br>
<br>
> On 1/19/07, kamil Marcinkowski <kamil@ualberta.ca> wrote:<br>
> > Hello David<br>
> ><br>
> > According to the torque 2.1.6 development notes queue host hostlist
mapping<br>
> > isn't implemented yet<br>
> ><br>
> > The qmgr commands following will work:<br>
> > The compute queue will run jobs everywhere the<br>
> > compile queue will only run on the head node.<br>
> ><br>
> ><br>
> > set queue compile queue_type = Execution<br>
> > set queue compile resources_default.host = headnodename<br>
> > set queue compile resources_max.host = headnodename<br>
> > set queue compile resources_min.host = headnodename<br>
> ><br>
> > set queue comute queue_type = Execution<br>
> <br>
> OK. Thanks. I'm using 2.2.0-snap.200612151700 and the acl_hosts<br>
> hint which Gabe gave seems to be not be working. I have these<br>
> settings for the "short" queue:<br>
> <br>
> acl_hosts = n01,n02,...,n18<br>
> acl_host_enable = false<br>
> <br>
> (head node name is "master").<br>
> <br>
> I tried to limit the queue to have no more than 4 jobs on no more<br>
> than 2 nodes by setting:<br>
<br>
> <br>
> but that doesn't seem to do what I hoped. I submitted 6 jobs in<br>
> quick succession. A showq (or qstat -a) shows 4 jobs running,<br>
> 2 jobs queued as hoped. However, one of the jobs is running on<br>
> the head node, which I thought the acl_hosts should have excluded.<br>
<br>
</tt></font>