forked from jbarber/maui-admin-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
7.1.3standingreservations.html
47 lines (35 loc) · 4.14 KB
/
7.1.3standingreservations.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="7.1advancereservations.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="7.1.2adminreservations.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="7.1.4reservationpolicies.html"><img src="nextArrow.png" title="Next" alt="Next" border="0"></a>
</div>
<h1>7.1.3 Standing Reservations</h1>
<p>Standing reservations build upon the capabilities of advance reservations to enable a site to enforce advanced usage policies in an efficient manner. Standing reservations provide a superset of the capabilities typically found in a batch queuing system's class or queue architecture. For example, queues can be used to allow only particular types of jobs access to certain compute resources. Also, some batch systems allow these queues to configured so that they only allow this access during certain times of the day or week. Standing reservations allow these same capabilities but with greater flexibility and efficiency than is typically found in a normal queue management system.</p>
<p>Standing Reservations provide a mechanism by which a site can dedicate a particular block of resources for a special use on a regular daily or weekly basis. For example, node X could be dedicated to running jobs only from users in the accounting group every Friday from 4 to 10 PM. See the <a href="7.1.1resoverview.html">Reservation Overview</a> for more information about the use of reservations. The <a href="7.1.5managingreservations.html">Managing Reservations</a> section provides a detailed explanation of the concepts and steps involved in the creation and configuration of standing reservations.</p>
<p>A standing reservation is a powerful means of<br>
Controlling Access to Resources<br>
Controlling Turnaround</p>
<p>see the following parameters for more information: <a href="a.fparameters.html#SRNAME">SRNAME</a> <a href="a.fparameters.html#SRRESOURCES">SRRESOURCES</a> <a href="a.fparameters.html#SRDAYS">SRDAYS</a> <a href="a.fparameters.html#SRFLAGS">SRFLAGS</a> <a href="a.fparameters.html#SRSTARTTIME">SRSTARTTIME</a> <a href="a.fparameters.html#SRENDTIME">SRENDTIME</a> <a href="a.fparameters.html#SRWSTARTTIME">SRWSTARTTIME</a> <a href="a.fparameters.html#SRWENDTIME">SRWENDTIME</a> <a href="a.fparameters.html#SRDEPTH">SRDEPTH</a> <a href="a.fparameters.html#SRTASKCOUNT">SRTASKCOUNT</a> <a href="a.fparameters.html#SRHOSTLIST">SRHOSTLIST</a> <a href="a.fparameters.html#SRTPN">SRTPN</a> <a href="a.fparameters.html#SRUSERLIST">SRUSERLIST</a> <a href="a.fparameters.html#SRGROUPLIST">SRGROUPLIST</a> <a href="a.fparameters.html#SRACCOUNTLIST">SRACCOUNTLIST</a> <a href="a.fparameters.html#SRQOSLIST">SRQOSLIST</a> <a href="a.fparameters.html#SRCLASSLIST">SRCLASSLIST</a> <a href="a.fparameters.html#SRMAXTIME">SRMAXTIME</a> <a href="a.fparameters.html#SRTIMELOGIC">SRTIMELOGIC</a> <a href="a.fparameters.html#SRPARTITION">SRPARTITION</a> <a href="a.fparameters.html#SRACCESS">SRACCESS</a></p>
<div class="navIcons bottomIcons">
<a href="index.html"><img src="home.png" title="Home" alt="Home" border="0"></a> <a href="7.1advancereservations.html"><img src="upArrow.png" title="Up" alt="Up" border="0"></a> <a href="7.1.1resoverview.html"><img src="prevArrow.png" title="Previous" alt="Previous" border="0"></a> <a href="7.1.4reservationpolicies.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>