Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@rhpvorderman rhpvorderman released this 28 Jun 06:06
· 1 commit to develop since this release
c2ab8d5
  • Add support for slurm_partition runtime attribute.
  • Adds support for gpu and gpuCount runtime attributes. The gpu 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.