-
Notifications
You must be signed in to change notification settings - Fork 1
/
4.6user-cmds.html
98 lines (68 loc) · 3.54 KB
/
4.6user-cmds.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!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="4.0commands.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="4.5policy-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.7misc-cmds.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
<h1>4.6 End User Commands</h1>While the majority of Maui commands are tailored for use by system administrators, a number of commands are designed to extend the knowledge and capabilities of end users. The table below covers the commands available to end users. The <a href="a.gcommandoverview.html">Commands Overview</a> lists all available commands.<br>
<br>
<table border width="100%" nosave="">
<tr>
<td><b>Command</b></td>
<td><b>Flags</b></td>
<td><b>Description</b></td>
</tr>
<tr>
<td><a href="commands/canceljob.html">canceljob</a></td>
<td></td>
<td>cancel existing job</td>
</tr>
<tr>
<td><a href="commands/checkjob.html">checkjob</a></td>
<td></td>
<td>display job state, resource requirements, environment, constraints, credentials, history, allocated resources, and resource utilization</td>
</tr>
<tr>
<td><a href="commands/showbf.html">showbf</a></td>
<td></td>
<td>show resource availability for jobs with specific resource requirements</td>
</tr>
<tr>
<td><a href="commands/showq.html">showq</a></td>
<td></td>
<td>display detailed prioritized list of active and idle jobs</td>
</tr>
<tr>
<td><a href="commands/showstart.html">showstart</a></td>
<td></td>
<td>show estimated start time of idle jobs</td>
</tr>
<tr>
<td><a href="commands/showstats.html">showstats</a></td>
<td></td>
<td>show detailed usage statistics for users, groups, and accounts which the end user has access to</td>
</tr>
</table>
<p><img src="logo1.gif" height="24"> The <a href="http://docs.adaptivecomputing.com/mcm/index.html">Moab Cluster Manager</a><sup>TM</sup> provides a graphical interface for users to manage their own jobs.</p>
<div class="navIcons bottomIcons">
<a href="index.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="4.0commands.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="4.5policy-cmds.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="4.7misc-cmds.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>