Skip to content

local task as part of the worflow #69

@AymenFJA

Description

@AymenFJA

Add a flag to asyncflow @task(local=True) which allows asyncflow to accept and respect local tasks (a task that does not need to be executed on compute resources, i.e., it does not have to go through the resource consideration) within the async DAG, and it will be offloaded to the local resources.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions