Add Slurm Commander
This commit is contained in:
@ -86,6 +86,7 @@ scom # merlin6 cluster
|
|||||||
SLURM_CLUSTERS=merlin5 scom # merlin5 cluster
|
SLURM_CLUSTERS=merlin5 scom # merlin5 cluster
|
||||||
SLURM_CLUSTERS=gmerlin6 scom # gmerlin6 cluster
|
SLURM_CLUSTERS=gmerlin6 scom # gmerlin6 cluster
|
||||||
scom -h # Help and extra options
|
scom -h # Help and extra options
|
||||||
|
scom -d 14 # Set Job History to 14 days (instead of default 7)
|
||||||
```
|
```
|
||||||
With this simple interface, users can interact with their jobs, as well as getting information about past and present jobs:
|
With this simple interface, users can interact with their jobs, as well as getting information about past and present jobs:
|
||||||
* Filtering jobs by substring is possible with the `/` key.
|
* Filtering jobs by substring is possible with the `/` key.
|
||||||
|
Reference in New Issue
Block a user