Skip to content

Negotiate and dispatch modes #11

@vsoch

Description

@vsoch

We currently have to support to negotiate:

  • all in parallel
  • in batch
  • serial

However, we need an additional ability to select a subset of workers to do any of the above to. This is different from the current dispatch, which assumes one worker it. It should be possible to say:

"negotiate across workers 10, 20, and 34."

For now this is most logical to expose as a function parameter (vs. the command line) because I'll be calculating it in experiment scripts. I am putting a note here to do tomorrow because technically I was going to sleep and this came into my head (and writing it down).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions