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;

Subroutines

submit_jobs

Submit jobs to slurm queue using PBS.

Format is

 "Your job <job_id> ("<job_name>") has been submitted"

update_job_deps

Update the job dependencies if using job_array (not batches)

NOTE - Task dependencies may not be supported.