Skip to content

Investigate the use case of slurm sacct #55

@khsrali

Description

@khsrali

It seems aiida-core is using this to get the exit code in a complicated manner:

tasks.py and calcjob.py both expect a dictionary with three keys ('retval', 'stdout', 'stderr') from:
scheduler.get_detailed_job_info()
Which then calcjob.py uses it along with two other files to call again on scheduler.parse_output to get the exit code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestupstreamChanges that need to be made to aiida-core

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions