-mig

Specifies the migration threshold for checkpointable or rerunnable jobs, in minutes.

Categories

schedule

Synopsis

bsub -mig migration_threshold

Description

Enables automatic job migration and specifies the migration threshold, in minutes. A value of 0 (zero) specifies that a suspended job should be migrated immediately.

Command-level job migration threshold overrides application profile and queue-level settings.

Where a host migration threshold is also specified, and is lower than the job value, the host value is used.