Wednesday, December 14, 2011

Checking Torque Queue Attributes

If you wish to check Queue Attributes fully, you can use the command
qstat -f -Q  queuename

The output will be
Queue: dqueue
    queue_type = Execution
    total_jobs = 0
    state_count = Transit:0 Queued:0 Held:0 Waiting:0 Running:0 Exiting:0
    resources_default.neednodes = starfruit
    mtime = 1323678795
    resources_assigned.nodect = 0
    enabled = True
    started = True

No comments: