Force a pending job to run

Procedure

Run brun -m hostname job_ID to force a pending or finished job to run.

You must specify the host on which the job is to run.

For example, the following command forces the sequential job 104 to run on hostA:

brun -m hostA 104