LSF Version 7.3 - Platform LSF Configuration Reference

Description
Applies to lstcsh only. Specifies users who are allowed to use @ for host redirection. Users
not specified with this parameter cannot use host redirection in lstcsh. To specify a Windows
user account, include the domain name in uppercase letters (DOMAIN_NAME\user_name).
If this parameter is not defined, all users are allowed to use @ for host redirection in lstcsh.
Default
Not defined
LSF_SHIFT_JIS_INPUT
Syntax
LSF_SHIFT_JIS_INPUT=y | n
Description
Enables LSF to accept Shift-JIS character encoding for job information (for example, user
names, queue names, job names, job group names, project names, commands and arguments,
esub parameters, external messages, etc.)
Default
n
LSF_SLURM_DISABLE_CLEANUP
Syntax
LSF_SLURM_DISABLE_CLEANUP=y | Y
Description
Disables cleanup of non-LSF jobs running in a SLURM LSF partition on a SLURM cluster.
By default, only LSF jobs are allowed to run within a SLURM LSF partition. LSF periodically
cleans up any jobs submitted outside of LSF. This clean up period is defined through
LSB_RLA_UPDATE.
For example, the following srun job is not submitted through LSF, so it is terminated:
srun -n 4 -p lsf sleep 100000
srun: error: n13: task[0-1]: Terminated
srun: Terminating job
If LSF_SLURM_DISABLE_CLEANUP=Y is set, this job would be allowed to run.
Default
Not defined
lsf.conf
492 Platform LSF Configuration Reference