LSB_USER_REQUEUE_TO_BOTTOM

Syntax

LSB_USER_REQUEUE_TO_BOTTOM=1 | 0

Description

Determines whether jobs are requeued to the top or bottom of the queue.

When defined with a value of 1, LSF re-queues jobs to the top of the queue. When defined with a value of 0, LSF re-queues jobs to the bottom of the queue.

If you want to place the migrated jobs at the bottom of the queue without considering submission time, define both LSB_MIG2PEND=1 and LSB_REQUEUE_TO_BOTTOM=1 in lsf.conf.

Ignored in a multicluster environment.

Default

Not defined. LSF re-queues jobs in order of original submission time and job priority.

See also

LSB_MIG2PEND