Configuration to modify job submission and execution controls
There are configuration parameters that modify various aspects of job submission and execution controls behavior by:
- Defining a mandatory esub/epsub that applies to all jobs in the cluster.
- Specifying the eexec user account (UNIX only).
Configuration to define a mandatory esub/epsub
Configuration file |
Parameter and syntax |
Behavior |
---|---|---|
lsf.conf | LSB_ESUB_METHOD="application_name [application_name] …" |
|
Configuration to specify the eexec user account
The eexec executable runs under the submission user account. You can modify
this behavior for UNIX hosts by specifying a different user account.
Configuration file |
Parameter and syntax |
Behavior |
---|---|---|
lsf.sudoers | LSF_EEXEC_USER=user_name |
|