hpcflow.sdk.core.workflow#

Main workflow model.

Functions

load_workflow_config

Decorator to apply workflow-level config items during execution of a Workflow method.

resolve_fsspec

Decide how to handle a particular virtual path.

Classes

Workflow

A concrete workflow.

WorkflowBlueprint

Pre-built workflow templates that are simpler to parameterise.

WorkflowTemplate

Class to represent initial parametrisation of a {app_name} workflow, with limited validation logic.