ENABLE_RC_ACCOUNT_REQUEST_BY_USER

Syntax

ENABLE_RC_ACCOUNT_REQUEST_BY_USER=Y | N

Description

Allows users to assign an account name (tag) to hosts that are borrowed through LSF resource connector.

If this parameter is set to Y, users can run the bsub -rcacct and bmod -rcacct command option to assign an account name to LSF resource connector hosts, or to run the bmod -rcacctn command option to remove or reset the account name to the default value. This also allows users to use an esub script to set the LSB_SUB6_RC_ACCOUNT parameter to change the job level account name.

The value of LSB_SUB6_RC_ACCOUNT overrides all other values of the account name, including the bsub -rcacct command option. The account name that is specified with the bsub -rcacct command option overrides the value of the RC_ACCOUNT parameter at the application and queue levels (lsb.applications and lsb.queues files), and also overrides the cluster-wide project name that is set if DEFAULT_RC_ACCOUNT_PER_PROJECT=Y is defined in the lsb.params file.

If this parameter is set to N, the bsub -rcacct and bmod -rcacct command options are not available.

Default

N