FedML-AI/FedML

Hierarchical server stuck in a loop after finishing the communication rounds.

Open

#810 opened on Mar 13, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestion

Repository metrics

Stars
 (3,930 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi Hierarchical server stuck in a loop after finishing the communication rounds.

[FedML-Server(0) @device-id-0] [Mon, 13 Mar 2023 23:33:26] [INFO] [mqtt_s3_multi_clients_comm_manager.py:277:send_message] mqtt_s3.send_message: to python client.
INFO:/home/sdc-lab/fedml-server/fedml/logs/fedml-run-0-edge-0.log:mqtt_s3.send_message: to python client.
[FedML-Server(0) @device-id-0] [Mon, 13 Mar 2023 23:33:26] [INFO] [fedml_server_manager.py:209:handle_message_receive_model_from_client] 

==========end 10-th round training===========

INFO:/home/sdc-lab/fedml-server/fedml/logs/fedml-run-0-edge-0.log:

==========end 10-th round training===========

What should I do if I want that server be finished after finishing the rounds?

Contributor guide