Skip to content

Allow more flexible resource specifications #175

Open
@lczech

Description

@lczech

Is your feature request related to a problem? Please describe.
Slurm allows for intuitive specifications of resources, such as 10G of memory, and 1-0 days of runtime. As far as I could figure out from the documentation and the code here though, these are not supported, and instead are cumbersome, such as 10000 for mem_mb, and the even weirder 1440 minutes in a day...

Describe the solution you'd like
I'd like the plugin to support the same resource formatting options as slurm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions