HPC::Runner::Command::Plugin::Scheduler::Slurm;
Subroutines
submit_jobs
Submit jobs to slurm queue using PBS.
update_job_deps
Update the job dependencies if using job_array (not batches)
TODO - not entirely sure this will work...
# This is for Torque # http://docs.adaptivecomputing.com/torque/4-1-4/Content/topics/commands/qalter.htm # $tv = $tmp[0] . ' -t '.$tmp[1];
parse_pbs_scheduler_id
PBS tasks look like 1234[].hpc.nyu.edu This needs to be split in order to get the task right