Update home authored by van Vliet's avatar van Vliet
...@@ -486,6 +486,11 @@ This is a resource manager and a scheduler all in one. ...@@ -486,6 +486,11 @@ This is a resource manager and a scheduler all in one.
| sacctmgr | Used to view and modify Slurm account information | | sacctmgr | Used to view and modify Slurm account information |
| sreport | Generate reports from the slurm accounting data | | sreport | Generate reports from the slurm accounting data |
#### Scheduling info
| Command | Info |
| sprio | View the factors that comprise a job's scheduling priority |
| sshare | Tool for listing the shares of associations to a cluster |
### Partitions (info) (in SGE called queues) ### Partitions (info) (in SGE called queues)
#### Available partitions #### Available partitions
... ...
......