[torqueusers] Cluster and timeshared nodes
Daniel Bourque
dbourque at weatherdata.com
Mon Oct 20 09:27:58 MDT 2008
I would use queues/classes.
configure all nodes as "cluster" in torque.
For the nodes you want timeshared, the np param will equal the amount of
jobs per node. ( if it's a 1 cpu job ).
For the nodes you don't want timeshared, set the np param to the actual
amount of cpus/cores, and use moab to control the amount of jobs per
nodes for that queue/class.
A user could then start a job, and by specifying a queue, would access
either "timeshared" or "cluster" nodes.
hope that helps
Daniel Bourque
Sr. Systems Engineer
WeatherData Service Inc
An Accuweather Company
Prakash Velayutham wrote:
> Hello All,
>
> Is it possible to have both "cluster" and "timeshared" nodes in the
> same cluster (served by Torque - 2.3.1 and Moab - 5.2.4)?
>
> If yes, what controls how many jobs can be scheduled on the timeshared
> nodes (I guess it cannot be the "np" parameter using qmgr)? How does a
> user request a "timeshared" node or a "cluster" node?
>
> Thanks in Advance,
> Prakash
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
More information about the torqueusers
mailing list