Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
7a2a6212
Commit
7a2a6212
authored
17 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
describe hierarchical bank acocunts
parent
8587a9e5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/html/accounting.shtml
+5
-1
5 additions, 1 deletion
doc/html/accounting.shtml
doc/man/man1/sacctmgr.1
+4
-0
4 additions, 0 deletions
doc/man/man1/sacctmgr.1
with
9 additions
and
1 deletion
doc/html/accounting.shtml
+
5
−
1
View file @
7a2a6212
...
@@ -263,7 +263,11 @@ You will want to define the names of clusters being managed
...
@@ -263,7 +263,11 @@ You will want to define the names of clusters being managed
by Slurm, the users with accounts on these computers, plus
by Slurm, the users with accounts on these computers, plus
the user's default and valid account names. Partition names
the user's default and valid account names. Partition names
will be uploaded from Slurm on the cluster, but can be
will be uploaded from Slurm on the cluster, but can be
explicitly defined if so desired.</p>
explicitly defined if so desired.
Bank accounts may be arranged in a hierarchical fashion, for
example accounts <i>chemistry</i> and <i>physics</i> may be
children of the account <i>science</i>.
The hierarchy may have an arbitrary depth.</p>
<h2>Node State Information</h2>
<h2>Node State Information</h2>
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sacctmgr.1
+
4
−
0
View file @
7a2a6212
...
@@ -159,6 +159,10 @@ Repeat the last command executed.
...
@@ -159,6 +159,10 @@ Repeat the last command executed.
\fIaccount\fP
\fIaccount\fP
A bank account, typically specified at job submit time using the
A bank account, typically specified at job submit time using the
\fI--account=\fR option.
\fI--account=\fR option.
These may be arranged in a hierarchical fashion, for example
accounts \fIchemistry\fR and \fIphysics\fR may be children of
the account \fIscience\fR.
The hierarchy may have an arbitrary depth.
.TP
.TP
\fIassociation\fP
\fIassociation\fP
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment