(Click to open topic with navigation)
(Run a batch job)
4.361.104 Synopsis
qrun [{-H <HOST>|-a}] <JOBID>[ <JOBID>] ...
4.361.105 Overview
The qrun command runs a job.
4.361.106 Format
-a | |
---|---|
Format | --- |
Default | --- |
Description | Run the job(s) asynchronously. |
Example |
qrun -a 15406 |
4.361.107 Command details
The qrun command is used to force a batch server to initiate the execution of a batch job. The job is run regardless of scheduling position or resource requirements.
In order to execute qrun, the user must have PBS Operation or Manager privileges.
4.361.108 Examples
> qrun 3233
(Run job 3233.)