Skip to content

Slurm job ID parsing fails due to missing --parsable in sbatch #521

@ccchenjj

Description

@ccchenjj

When running DPGEN with Slurm, the job ID is parsed from the output of sbatch. However, the output is in the form: Submitted batch job 123
But 'dpdispatcher' parser incorrectly extracts Submitted as the job ID.
So how can i control the parameters in 'machine.json' to handle this or how to add the --parsable flag to the sbatch command when DPGEN is used.

Image

dpdispatcher version: 0.6.9
dpgen version: 0.13.0

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