Difference between revisions of "Job management with LSF"
From ScientificComputing
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <table style="width: 100%;"> | ||
+ | <tr valign=top> | ||
+ | <td style="width: 30%; text-align:left"> | ||
+ | < [[Modules and applications]] | ||
+ | </td> | ||
+ | <td style="width: 35%; text-align:center"> | ||
+ | [[Main_Page | Home]] | ||
+ | </td> | ||
+ | <td style="width: 35%; text-align:right"> | ||
+ | [[Job submission | Submit a job]] > | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | |||
<table style="width: 100%;"> | <table style="width: 100%;"> | ||
<tr valign=top> | <tr valign=top> | ||
Line 5: | Line 20: | ||
<td style="width: 30%; background: white; text-align: center;"> | <td style="width: 30%; background: white; text-align: center;"> | ||
− | [[File: | + | [[File:batch_system.png|500px]] |
</td> | </td> | ||
− | <td style="width: | + | <td style="width: 5%;> |
+ | </td> | ||
+ | <td style="width: 35%; background: white; text-align: left;> | ||
+ | |||
+ | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
+ | [[Job submission|'''1. Submit a job''']] | ||
+ | </div> | ||
+ | |||
+ | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
+ | [[Parallel job submission|'''1.1 Submit a parallel job''']] | ||
+ | </div> | ||
− | <div style=" | + | <div style="background: #B2D9EA; text-align: left" class="button"> |
− | [[ | + | [[GPU job submission|'''1.2 Submit a GPU job''']] |
</div> | </div> | ||
− | <div style=" | + | <div style="background: #B2D9EA; text-align: left" class="button"> |
− | [[Job monitoring|Monitor a job]] | + | [[Job monitoring|'''2. Monitor a job''']] |
</div> | </div> | ||
− | <div style=" | + | <div style="background: #B2D9EA; text-align: left" class="button"> |
− | [[Job output]] | + | [[Job output |'''3. Job output''']] |
</div> | </div> | ||
+ | |||
</td> | </td> | ||
− | <td style="width: | + | <td style="width: 30%; background: white; text-align: center;"> |
</td> | </td> | ||
Line 31: | Line 57: | ||
</table> | </table> | ||
− | == | + | == Why use the batch system? == |
− | + | Users can access the computing resources on the cluster solely through the batch system. On the ETH HPC clusters, we use the LSF batch system to manage computing jobs. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <table style="width: 100%;"> | |
− | + | <tr valign=top> | |
− | + | <td style="width: 30%; text-align:left"> | |
− | == | + | < [[Modules and applications]] |
− | + | </td> | |
− | + | <td style="width: 35%; text-align:center"> | |
+ | [[Main_Page | Home]] | ||
+ | </td> | ||
+ | <td style="width: 35%; text-align:right"> | ||
+ | [[Job submission | Submit a job]] > | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> |
Latest revision as of 11:24, 1 October 2021
|
Why use the batch system?
Users can access the computing resources on the cluster solely through the batch system. On the ETH HPC clusters, we use the LSF batch system to manage computing jobs.