Skip to content

Option to make lazy finalization not at Solve time #588

@minxu74

Description

@minxu74

The motivation

I want to make lazy finalization not always happen at Solve time, so that I can run it before the solve. This helps avoid idle time on compute nodes caused by waiting for login nodes to complete the finalization.

The proposed solution

Add a command or option to run lazy finalization after drs ingestion. It will use the filter too as it does at Solve time (i.e. only finalize the files used by diagnostics).

Alternatives

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions