Difference between revisions of "Job management with LSF"
From ScientificComputing
Line 31: | Line 31: | ||
<div style="background: #B2D9EA; text-align: left" class="button"> | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
− | [[Parallel job submission|''' | + | [[Parallel job submission|'''1.1 Submit a parallel job''']] |
</div> | </div> | ||
<div style="background: #B2D9EA; text-align: left" class="button"> | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
− | [[GPU job submission|''' | + | [[GPU job submission|'''1.2 Submit a GPU job''']] |
</div> | </div> | ||
<div style="background: #B2D9EA; text-align: left" class="button"> | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
− | [[Job monitoring|''' | + | [[Job monitoring|'''2. Monitor a job''']] |
</div> | </div> | ||
<div style="background: #B2D9EA; text-align: left" class="button"> | <div style="background: #B2D9EA; text-align: left" class="button"> | ||
− | [[Job output |''' | + | [[Job output |'''3. Job output''']] |
</div> | </div> | ||
Revision as of 10:48, 19 August 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.