Skip to content

MAINT: Foreshadow issues with current execution #197

Description

@HaoZeke

python -m eon.server --continuous generally scales quite nicely. e.g.

Image

However, in practice, because of the way polling occurs at the start of each new phase, single laggards can lead to quite a lot of dead time.

Image

Image

To prevent this, we need bidirectional communication basically, so jobs can be submitted constantly as soon as more compute becomes free.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions