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

Feature/cross device simulation #504

Merged
merged 278 commits into from
Jan 29, 2024
Merged

Conversation

ahellander
Copy link
Member

Description

This PR introduces a new example useful for performance testing of the FEDn network.

The compute package simply creates numpy arrays of configurable size.

There is also a start on a new set of experiments showcasing FEDn's features for handling asyncrionous clients. That example is fully functional as is but will be built out further in coming PRs.

@ahellander ahellander requested a review from Wrede January 29, 2024 15:45
examples/async-simulation/README.md Outdated Show resolved Hide resolved
examples/async-simulation/launch_clients.py Outdated Show resolved Hide resolved
set -e

# Init venv
python3 -m venv .mnist-keras
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

venv does not exist for mac, use virtualenv

fedn/fedn/dashboard/templates/context.html Outdated Show resolved Hide resolved
fedn/fedn/network/controller/control.py Outdated Show resolved Hide resolved
@ahellander ahellander merged commit 6e7957c into master Jan 29, 2024
15 checks passed
@ahellander ahellander deleted the feature/cross-device-simulation branch January 29, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants