Skip to content

Update multi-cluster TOML config file to have a cluster-label along with URI #34

Description

@tpatki

We need a way to map which URI belongs to which cluster easily (without parsing the URI itself), esp for the performance and makespan-optimization policies.
Adding this to the TOML config file makes sense.

This will need changes to :

  • cluster_config.h/c in terms of parsing this info
  • Examples that generate the TOML file
  • CI test cases that may utilize this info

This change needs to potentially go in before we merge new examples #16, it'll be easier to rebase than to edit/update docs.

Metadata

Metadata

Assignees

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