lsplace
lsplace
displays hosts available to execute tasks
Synopsis
lsplace
[host_name ...]
lsplace
Description
Displays hosts available for the execution of tasks, and temporarily increases the load on these hosts (to avoid sending too many jobs to the same host in quick succession). The inflated load decays slowly over time before the real load produced by the dispatched task is reflected in the LIM’s load information. Host names may be duplicated for multiprocessor hosts, to indicate that multiple tasks can be placed on a single host.
By default, displays only one host name.
By default, uses LSF default resource requirements.
Options
Prints Not enough host(s) currently eligible and exits with status 1 if the required number of hosts holding the required resources cannot be found.
host_name ... Displays only hosts that are among the specified hosts.
Examples
lsplace is mostly used in backquotes to pick out a host name which is then passed to other commands. The following example issues a command to display a lightly loaded
lsrun
268Platform LSF Command Reference