Skip to content

Extend Flowgentic with executable tool as a task #91

@AymenFJA

Description

@AymenFJA

Hi all, this is a feature request.

FlowGentic is missing a type of task that is required by most of our applications on HPC:

similar to this

AsyncFlowType.FUNCTION_TASK

We would like to have:

AsyncFlowType.EXECUTABLE_TASK

Where executable can be: example.py or it can be a binary such as ./calac_math that can be passed to Asyncflow as:

@flow.executable_task

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions