lsf.conf
|
LSB_ESUB_METHOD="esub_application [esub_application] …"
|
The specified esub or esubs run for all jobs submitted to the cluster, in addition to any esub specified by the user in the command line
For example, to specify a mandatory esub named esub.fluent, define LSB_ESUB_METHOD=fluent
|