-v

Sets the total process virtual memory limit to the specified value for the whole job.

Categories

limit

Synopsis

bsub -v swap_limit

Description

The default is no limit. Exceeding the limit causes the job to terminate.

By default, the limit is specified in KB. Use LSF_UNIT_FOR_LIMITS in lsf.conf to specify a larger unit for the limit (MB, GB, TB, PB, or EB).