Platform LSF Running Jobs Version 6.2
Controlling Jobs
Running Jobs with Platform LSF
34
Controlling Jobs
LSF controls jobs dispatched to a host to enforce scheduling policies, or in response to
user requests. The LSF system performs the following actions on a job:
◆
Suspend by sending a SIGSTOP signal
◆
Resume by sending a SIGCONT signal
◆
Terminate by sending a SIGKILL signal
On Windows, equivalent functions have been implemented to perform the same tasks.
In this section
◆
“Killing Jobs (bkill)” on page 35
◆
“Suspending and Resuming Jobs (bstop and bresume)” on page 36
◆
“Changing Job Order Within Queues (bbot and btop)” on page 38