(Click to open topic with navigation)
(Run a batch job)
5.715.106 Synopsis
qrun [{-H <HOST>|-a}] <JOBID>[ <JOBID>] ...
5.715.107 Overview
The qrun command runs a job.
5.715.108 Format
-a | |
---|---|
Format | --- |
Default | --- |
Description | Run the job(s) asynchronously. |
Example |
qrun -a 15406 |
5.715.109 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.
5.715.110 Examples
> qrun 3233
(Run job 3233.)