-rn

Specifies that the job is never re-runnable.

Categories

properties

Synopsis

bsub -rn

Conflicting options

Do not use with the -r option.

Description

Disables job rerun if the job was submitted to a re-runnable queue or application profile with job rerun configured. The command level job re-runnable setting overrides the application profile and queue level setting. bsub –rn is different from bmod -rn, which cannot override the application profile and queue level re-runnable job setting.