Add Slurm Commander

This commit is contained in:
2023-01-24 14:25:19 +01:00
parent e618a4f5e7
commit 8778464836

View File

@ -86,6 +86,7 @@ scom # merlin6 cluster
SLURM_CLUSTERS=merlin5 scom # merlin5 cluster
SLURM_CLUSTERS=gmerlin6 scom # gmerlin6 cluster
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:
* Filtering jobs by substring is possible with the `/` key.