Platform LSF Administration Guide Version 6.2

Chapter 45
Using lstcsh
Administering Platform LSF
625
Task Lists
LSF maintains two task lists for each user, a local list (.lsftask) and a remote list
(
lsf.task). Commands in the local list must be executed locally. Commands in the
remote list can be executed remotely.
See the Platform LSF Reference for information about the
.lsftask and lsf.task
files.
Changing task list membership
You can use the LSF commands lsltasks and lsrtasks to inspect and change the
memberships of the local and remote task lists.
Task lists and resource requirements
Resource requirements for specific commands can be configured using task lists. You
can optionally associate resource requirements with each command in the remote list to
help LSF find a suitable execution host for the command.
If there are multiple eligible commands on a command-line, their resource requirements
are combined for host selection.
If a command is in neither list, you can choose how
lstcsh handles the command.