The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

HPC::Runner::Command::Plugin::Scheduler::Slurm;

Use the SLURM scheduler

Subroutines

submit_jobs

Submit jobs to slurm queue using sbatch.

Format is

Submitted batch job <job_id>

Where <job_id> is just only numeric

update_job_deps

Update the job dependencies if using job_array (not batches)