- Add support for
slurm_partition
runtime attribute. - Adds support for
gpu
andgpuCount
runtime attributes. Thegpu
runtime
attribute is a boolean that indicates whether the task requires a GPU. The
gpuCount
runtime attribute is an integer that indicates the number of GPUs
required by the task. - Add support for
slurm_constraint
runtime attribute.