All functions |
|
---|---|
Submit an array job with a specified set of task IDs |
|
Subset a specific list index given a particular array task index |
|
Find initials for a character vector |
|
Return a tibble containing information about currently running jobs. |
|
Example output from |
|
Build a bash script that loops over variables and submits SLURM jobs |
|
Given the ID for a completed or currently running SLURM job, return a tibble containing outputs from 'sacct'. In particular, returns information about job name, ID, user, status, and allocated and used memory and CPUs. |
|
Build a SLURM job bash script |
|
Parse script name or path into shell script path |
|
Parse time intervals reported by SLURM commands into |
|
Example output from |
|
Return a tibble containing information about partitions. |
|
Get the segment of code used to construct a given character vector |