Skip to content
Snippets Groups Projects
Commit 32b8f2ee authored by Moe Jette's avatar Moe Jette
Browse files

describe reservation accounting

parent f889bc21
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,15 @@ jobs running in it.</p>
$ scontrol delete ReservationName=alan_6
</pre>
<h2>Reservation Accounting</h2>
<p>Jobs executed within a reservation are accounted for using the appropriate
user and bank account. If resources within a reservation are not used, those
resources will be accounted for as being used by all users or bank accounts
associated with the reservation on an equal basis (e.g. if two users are
eligible to use a reservation and neither does, each user will be reported
to have used half of the reserved resources).</p>
<h2>Future Work</h2>
<p>Several enhancements are anticipated at some point in the future.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment