Options
Members of a chunk job can be rerunnable. If the execution host becomes unavailable, rerunnable chunk job members are removed from the queue and dispatched to a different execution host.
Interactive jobs (bsub
RESTRICTION: UNIX and Linux only.
The following bsub options for
◆
◆CPU limit
◆
◆File limit
◆
◆Process limit
◆
◆Limit of the number of concurrent threads
◆Total process virtual memory (swap space) limit
◆Runtime limit
LSF collects the user limit settings from the user's running environment that are supported by the operating system, and sets the value to submission options if the value is no unlimited. If the operating system has other kinds of shell limits, LSF does not collect them. LSF collects the following operating system user limits:
◆CPU time in milliseconds
◆Maximum file size
◆Data size
◆Stack size
◆Core file size
◆Resident set size
◆Open files
◆Virtual (swap) memory
◆Process limit
◆Thread limit
182Platform LSF Command Reference