FedML-AI/FedML

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

开放

#810 创建于 2023年3月13日

 (0 条评论) (0 个反应) (0 位负责人)Python (743 个派生)batch import
help wantedquestion

仓库指标

星标
 (3,930 个星标)
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?

贡献者指南