forked from jbarber/maui-admin-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
11.3suspendresume.html
47 lines (35 loc) · 1.93 KB
/
11.3suspendresume.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
<title></title>
</head>
<body>
<div class="sright">
<div class="sub-content-head">
Maui Scheduler
</div>
<div id="sub-content-rpt" class="sub-content-rpt">
<div class="tab-container docs" id="tab-container">
<div class="topNav">
<div class="docsSearch"></div>
<div class="navIcons topIcons">
<a href="index.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="11.0generaljobadmin.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="11.2jobpriority.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="11.4checkpointrestart.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
<h1>11.3 Suspend/Resume Handling</h1>
<p>Maui supports both manual and automatic job preemption. These topics are covered in greater detail in the following sections:</p>
<ul>
<li>manual preemption with the <a href="commands/mjobctl.html">mjobctl</a> command</li>
<li><a href="8.4preemption.html">QOS based job preemption</a></li>
<li><a href="8.2backfill.html">Preemption based backfill</a></li>
</ul>
<div class="navIcons bottomIcons">
<a href="index.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="11.0generaljobadmin.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="11.2jobpriority.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="11.4checkpointrestart.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
</div>
</div>
</div>
<div class="sub-content-btm"></div>
</div>
</body>
</html>