FedML-AI/FedML

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

Open

#810 创建于 2023年3月13日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (743 fork)batch import
help wantedquestion

仓库指标

Star
 (3,930 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南