[torqueusers] Torque problem
Arnau Bria
arnaubria at pic.es
Wed Nov 18 08:01:48 MST 2009
On Wed, 18 Nov 2009 12:53:44 +0100
Ainhoa Bilbao Porres wrote:
> Hi,
Hi,
[...]
> I have another problem to investigate.I want to configurate the queue
> so the jobs only run in a particular nodes but i don't know how do it-
we do it with node properties:
# pbsnodes node1.pic.es
node1.pic.es
state = job-exclusive,busy
np = 8
properties = slc5_x64
^^^^^^^^^^^^^^^^^^^^^
# qmgr -c "l q short"
Queue short
queue_type = Execution
max_user_queuable = 1000
total_jobs = 0
state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:0 Exiting:0
[...]
resources_default.neednodes = slc5_x64
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
so, queue short will send jobs to nodes with slc5_x64 property.
HTH,
Arnau
More information about the torqueusers
mailing list