Friday, January 27, 2012

Using qmove to move a batch job for Torque or OpenPBS

If you wish to remove a job from the queue in which it resides and instantiate the job in another queue, you should use the qmove commands. The commands is as simple as
# qmove queue_name job_id

For example
# qmove pulasan_queue 1234

For more information, remember to look at qmove man pages

No comments: