Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(framework) Remove num-supernodes requirement from simulation exec plugin #4486

Merged
merged 5 commits into from
Nov 13, 2024

Conversation

jafermarq
Copy link
Contributor

  • It is no longer needed to specify the number of supernodes when launching the SuperLink with the simulation plugin. This means the exec w/ simulation plugin can be now launched as:
flower-superlink --insecure  --executor flwr.superexec.simulation:executor
  • A check for num-supernodes in the federation options is performed before creating the Run.

@jafermarq jafermarq added the simulation An issue related to Flower's simulation label Nov 13, 2024
@jafermarq jafermarq marked this pull request as ready for review November 13, 2024 09:39
@danieljanes danieljanes enabled auto-merge (squash) November 13, 2024 17:30
@danieljanes danieljanes merged commit 34b2bd6 into main Nov 13, 2024
55 checks passed
@danieljanes danieljanes deleted the decluter-sim-plugin branch November 13, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simulation An issue related to Flower's simulation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants