powered by
check the status of jobs submitted on a SLURM cluster
slurm_job_status( job_ids = NULL, user = NULL, sacct_format = "jobid,submit,timelimit,start,end,state" )
a data.frame containing the status of each job id
a vector of job ids to check
the user who submitted the jobs
the format string passed to sacct for job status
This function calls sacct -j to check the status of jobs on a slurm cluster
sacct -j