LSB_DISABLE_SUSPEND_AR_JOBS

Syntax

LSB_DISABLE_SUSPEND_AR_JOBS=y | Y

Description

This parameter controls the behavior of non-AR jobs whose reservation has been deleted. If the parameter, LSB_DISABLE_SUSPEND_AR_JOBS is set to N, those jobs whose reservation has been deleted will be suspended. If there are any available slots, these jobs will run after the temporary suspension; however, if the cluster has other higher priority jobs, then the regular job will be kept as suspended.

If the parameter, LSB_DISABLE_SUSPEND_AR_JOBS is set to Y, those jobs whose reservation has been deleted will be kept running. Any jobs that were suspended when the AR started will continue to be suspended, even if they are higher priority than the AR jobs.

Default

LSB_DISABLE_SUSPEND_AR_JOBS=n | N