LSF Version 7.3 - Platform LSF Configuration Reference

Default
Unlimited
DESCRIPTION
Syntax
DESCRIPTION=text
Description
Description of the application profile. The description is displayed by bapp -l.
The description should clearly describe the service features of the application profile to help
users select the proper profile for each job.
The text can include any characters, including white space. The text can be extended to multiple
lines by ending the preceding line with a backslash (\). The maximum length for the text is
512 characters.
DJOB_COMMFAIL_ACTION
Syntax
DJOB_COMMFAIL_ACTION="KILL_TASKS"
Description
Defines the action LSF should take if it detects a communication failure with one or more
remote parallel or distributed tasks. If defined, LSF tries to kill all the current tasks of a parallel
or distributed job associated with the communication failure. If not defined, LSF terminates
all tasks and shuts down the entire job.
This parameter only applies to the blaunch distributed application framework.
When defined in an application profile, the LSB_DJOB_COMMFAIL_ACTION variable is
set when running bsub -app for the specified application.
Default
Not defined. Terminate all tasks, and shut down the entire job.
DJOB_DISABLED
Syntax
DJOB_DISABLED=Y | N
Description
Disables the blaunch distributed application framework.
Default
Not defined. Distributed application framework is enabled.
lsb.applications
Platform LSF Configuration Reference 165