Skip to content

Add a new jobtap plugin to select from multiple Flux clusters and delegate to the best one.#8

Open
tpatki wants to merge 27 commits into
flux-framework:mainfrom
tpatki:single_plugin_control_loop
Open

Add a new jobtap plugin to select from multiple Flux clusters and delegate to the best one.#8
tpatki wants to merge 27 commits into
flux-framework:mainfrom
tpatki:single_plugin_control_loop

Conversation

@tpatki
Copy link
Copy Markdown
Member

@tpatki tpatki commented Sep 9, 2025

Policies included in this version:

  1. Random selection
  2. Shortest Match Time
  3. Least Pending Jobs

ToDo:

  • Add documentation on the select_and_delegate plugin, along with build instructions, construction of clusters.json and a description of the policies and associated scripts.
  • Clean up and format code
  • Test with valgrind and address any memory leaks (can be done later as a separate issue after merging)

@tpatki tpatki requested a review from amarathe84 September 9, 2025 20:03
@tpatki tpatki added the enhancement New feature or request label Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants