See also
Optional parameters:
LSF_LIM_PORT=port_number
If the master host does not use the default LSF_LIM_PORT, you must specify the same LSF_LIM_PORT defined in lsf.conf on the master host.
LSF_LOCAL_RESOURCES="resource ..."
Defines the local resources for a dynamic host.
◆For numeric resources, defined
"[resourcemap value*resource_name]"
◆For Boolean resources, the value is the resource name in the form:
"[resource resource_name]"
For example:
LSF_LOCAL_RESOURCES="[hostname hostA] [server 1] [resourcemap 1*verilog] [resource linux]"
TIP: If LSF_LOCAL_RESOURCES are already defined in a local lsf.conf on the slave host, lsfinstall does not add resources you define in LSF_LOCAL_RESOURCES in slave.config.
lsfinstall creates a local lsf.conf for the slave host, which sets the following parameters:
◆LSF_CONFDIR="/path"
◆LSF_GET_CONF=lim
◆LSF_LIM_PORT=port_number
◆LSF_LOCAL_RESOURCES="resource ..."
◆LSF_SERVER_HOSTS="host_name [host_name ...]"
◆LSF_VERSION=7.0
See also
lsf.conf, install.config, slave.config
238Platform LSF Command Reference