Platform LSF Reference Version 6.2

Parameters
Platform LSF Reference
528
If you do not want migrating jobs to be run or restarted immediately, set
LSB_MIG2PEND so that migrating jobs are considered as pending jobs and inserted
in the pending jobs queue.
If you want migrating jobs to be considered as pending jobs but you want them to be
placed at the bottom of the queue without considering submission time, define both
LSB_MIG2PEND and LSB_REQUEUE_TO_BOTTOM.
Also considers job priority when requeuing jobs.
Does not work with MultiCluster.
Default
Undefined
See also
LSB_REQUEUE_TO_BOTTOM
LSB_MOD_ALL_JOBS
Syntax
LSB_MOD_ALL_JOBS=y
| Y
Description
If set, enables bmod to modify resource limits and location of job output files for
running jobs.
After a job has been dispatched, the following modifications can be made:
CPU limit (-c [hour:]minute[/host_name | /host_model]|-cn)
Memory limit (-M mem_limit | -Mn)
Run limit (-W run_limit[/host_name | /host_model]|-Wn)
Standard output file name (-o output_file | -on)
Standard error file name (-e error_file | -en)
Rerunnable jobs (-r | -rn)
Termination time (-t | -tn
To modify the CPU limit or the memory limit of running jobs, the parameters
LSB_JOB_CPULIMIT=Y and LSB_JOB_MEMLIMIT=Y must be defined in
lsf.conf.
Default
Undefined
See also
LSB_JOB_CPULIMIT, LSB_JOB_MEMLIMIT
LSB_NCPU_ENFORCE
Description When set to 1, enables parallel fairshare (considers the number of CPUs when
calculating dynamic priority).
Default
Undefined
LSB_NQS_PORT
Syntax
LSB_NQS_PORT=
port_number
Description
Required for LSF to work with NQS.
TCP service port to use for communication with NQS.
Where defined
This parameter can alternatively be set as an environment variable or in the services
database such as
/etc/services.