Skip to content

Improve SLURM support to address individual tasks #227

Open
@satra

Description

@satra

SLURM support for options is rather limited. so switching partitions or requesting hardware resources (e.g., GPUs) at a task specific basis is not implemented.

this would relate to #34 in terms of requirements. a task should be able to say things about its resource requirements: storage, network, gpu, cpu, memory (using the CWL specs). and then the worker should have a way of mapping those requirements to potential slurm configurations of a given cluster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    v1.1-v1.2

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions