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
cdab8e03
Commit
cdab8e03
authored
16 years ago
by
Joseph P. Donaghy
Browse files
Options
Downloads
Patches
Plain Diff
Edits in Examples section format making it similar to squeue Examples format.
parent
3563305e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man1/sprio.1
+5
-4
5 additions, 4 deletions
doc/man/man1/sprio.1
with
5 additions
and
4 deletions
doc/man/man1/sprio.1
+
5
−
4
View file @
cdab8e03
...
@@ -142,6 +142,7 @@ suppressed.
...
@@ -142,6 +142,7 @@ suppressed.
Print the list of all pending jobs with their weighted priorities
Print the list of all pending jobs with their weighted priorities
.br
.br
> sprio
> sprio
.br
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
.br
.br
65539 62664 0 51664 1000 10000 0
65539 62664 0 51664 1000 10000 0
...
@@ -154,7 +155,7 @@ Print the list of all pending jobs with their weighted priorities
...
@@ -154,7 +155,7 @@ Print the list of all pending jobs with their weighted priorities
.eo
.eo
Print the list of all pending jobs with their normalized priorities
Print the list of all pending jobs with their normalized priorities
.br
.br
> sprio
\
-n
> sprio -n
.br
.br
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
.br
.br
...
@@ -168,7 +169,7 @@ Print the list of all pending jobs with their normalized priorities
...
@@ -168,7 +169,7 @@ Print the list of all pending jobs with their normalized priorities
.eo
.eo
Print the job priorities for specific jobs
Print the job priorities for specific jobs
.br
.br
> sprio
\-\
-jobs=65548,65547
> sprio
-
-jobs=65548,65547
.br
.br
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
.br
.br
...
@@ -180,7 +181,7 @@ Print the job priorities for specific jobs
...
@@ -180,7 +181,7 @@ Print the job priorities for specific jobs
.eo
.eo
Print the job priorities for jobs of specific users
Print the job priorities for jobs of specific users
.br
.br
> sprio
\-\
-users=fred,sally
> sprio
-
-users=fred,sally
.br
.br
JOBID USER PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
JOBID USER PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
.br
.br
...
@@ -192,7 +193,7 @@ Print the job priorities for jobs of specific users
...
@@ -192,7 +193,7 @@ Print the job priorities for jobs of specific users
.eo
.eo
Print the configured weights for each priority component
Print the configured weights for each priority component
.br
.br
> sprio
\
-w
> sprio -w
.br
.br
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS
.br
.br
...
...
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