User Tools

Site Tools


tutorial:torque_administrator_and_operator_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tutorial:torque_administrator_and_operator_commands [2024/04/10 13:48]
mjm519 [Commands:]
tutorial:torque_administrator_and_operator_commands [2024/04/10 14:08] (current)
mjm519 [Commands:]
Line 113: Line 113:
  
 == qstart == == qstart ==
-|qstat+[[https://www.mankier.com/8/qstart|qstart]] The qstart command directs the torque server process batch jobs. This command can enable the entire server or a queue.
  
 == qstop == == qstop ==
 +[[https://www.mankier.com/8/qstop|qstop]] The qstop command directs the torque server to stop processing batch jobs. Can be use to disable the server or just a queue.
 +
 +== qenable ==
 +[[https://www.mankier.com/8/qenable|qenable]] The qenable command directs the destination (server / queue) to accept jobs for processing.
 +
 +== qdisable ==
 +[[https://www.mankier.com/8/qdisable|qdisable]] The qdisable command directs the destination (server / queue) to stop accepting jobs for processing.
  
 == pbsnodes == == pbsnodes ==
-[[https://docs.adaptivecomputing.com/torque/4-1-3/Content/topics/commands/pbsnodes.htm|pbsnodes}}+[[https://docs.adaptivecomputing.com/torque/4-1-3/Content/topics/commands/pbsnodes.htm|pbsnodes]]
 This command can be use to enable and disable nodes in the queuing system. This command can be use to enable and disable nodes in the queuing system.
 <code> <code>
tutorial/torque_administrator_and_operator_commands.1712771318.txt.gz · Last modified: 2024/04/10 13:48 by mjm519