LSF Version 7.3 - Platform LSF Configuration Reference
DESCRIPTION
Syntax
DESCRIPTION=text
Description
Optional. Description of the service class. Use bsla to display the description text.
This description should clearly describe the features of the service class to help users select the
proper service class for their jobs.
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 (\).
Default
None
EGO_RES_REQ
Syntax
EGO_RES_REQ=res_req
Description
For EGO-enabled SLA service classes, the EGO resource requirement that specifies the
characteristics of the hosts that EGO will assign to the SLA.
Must be a valid EGO resource requirement. The EGO resource requirement string supports
the select section, but the format is different from LSF resource requirements.
Example
EGO_RES_REQ=select(linux && maxmem > 100)
Default
None
GOALS
Syntax
GOALS=[throughput | velocity | deadline] [\
[throughput | velocity | deadline] ...]
Description
Required. Defines the service-level goals for the service class. A service class can have more
than one goal, each active at different times of the day and days of the week. Outside of the
time window, the SLA is inactive and jobs are scheduled as if no service class is defined. LSF
does not enforce any service-level goal for an inactive SLA.
lsb.serviceclasses
Platform LSF Configuration Reference 353