sbatch_dependency_list: Fill in dependency list placeholders.

Description Usage Arguments Value

Description

The placeholders PREVIOUS(ALL) and PREVIOUS(<n>) can be used in a sbatch dependency list and are replaced by all or n of the previous submission job ids.

Usage

1
sbatch_dependency_list(dep_list, job_id_sub_history)

Arguments

dep_list

The string dependency list value of the key-value pair for a sbatch dependency list options.

job_id_sub_history

An array of job ids ordered oldest to newest.

Value

A dependency list with the proper job ids in the list.


jmousseau/slurm documentation built on May 19, 2019, 1:55 p.m.