[torqueusers] Allocating resources by CPUs
Martin Siegert
siegert at sfu.ca
Mon Mar 12 20:29:56 MDT 2007
On Tue, Mar 13, 2007 at 12:55:32PM +1100, Chris Samuel wrote:
> On Tue, 13 Mar 2007, Martin Siegert wrote:
>
> > Actually, this is broken and always has been broken. It does not
> > work with Maui/Moab either.
>
> qsub -l nodes=64 pbs-script
>
> Works fine here.
Works only if you do not set
JOBNODEMATCHPOLICY EXACTNODE
But if that is not set then user B cannot submit his job.
That's the whole point: you cannot satisfy both users:
user A wants to run a job using 20 cpus anywhere on the cluster
AND
user B wants to run a job using 20 cpus with exactly one cpu on each
node.
Cheers,
Martin
More information about the torqueusers
mailing list