lst_auto_rta.utils.slurm¶
Functions
|
Parse job statistics from squeue -u lstrta --format="%T,%R" |
Parses the output of a squeue command, formatted as CSV to retrieve the JOB ID of listed jobs. |
|
Parse a string containing scontrol show res output to find nodes names. |
|
|
Parse the state of a reservation from scontrol show res a_reservation output |
|
Run squeue to parse job IDs. |
|
Run scontrol show res -u `slurm_account and to get the output. |