Force a pending job to run

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

You must specify the host on which the job will run.

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

brunĀ -m hostA 104