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

FedOpt for cross-silo #1818

Open
kamelferrahi opened this issue Jan 7, 2024 · 2 comments
Open

FedOpt for cross-silo #1818

kamelferrahi opened this issue Jan 7, 2024 · 2 comments
Labels
question Further information is requested

Comments

@kamelferrahi
Copy link

I would like to ask if Fedopt is only available in the simulation mode? Is there any way to use it in the cross-silo mode with MQTT as FedAvg.
Thanks

@fedml-dimitris fedml-dimitris added the question Further information is requested label Jan 8, 2024
@kamelferrahi
Copy link
Author

Hi @fedml-dimitris , Yes using FedOpt like in :
https://github.com/FedML-AI/FedML/tree/master/python/examples/federate/prebuilt_jobs/fedgraphnn/moleculenet_graph_clf/config_fedopt/simulation_gcn
in the simulation mode using MPI backend works flawlessly
However using it in a crosss-silo environnement like in:
https://github.com/FedML-AI/FedML/blob/master/python/examples/federate/cross_silo/mqtt_s3_fedavg_mnist_lr_example/step_by_step/config/fedml_config.yaml
by replacing the FedAvg by FedOpt cause an Exception

Does FedOpt work only in the simulation mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants