LSF_DJOB_TASK_REG_WAIT_TIME

Syntax

LSF_DJOB_TASK_REG_WAIT_TIME=time_seconds

Description

Allows users/admin to define a fixed timeout value to override the internal timeout set by LSF in order to avoid task registration timeout for a large parallel job.

Can be configured in lsf.conf or set as an environment variable of bsub. The environment variable will overwrite the lsf.conf configuration. If neither is present, LSF will use the default value. When it is specified by the environment variable or configured in lsf.conf, the value will be directly used by LSF without any adjusting.

Default

300 seconds.