FedML-AI/FedML

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

Open

#810 aberto em 13 de mar. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (743 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (3.930 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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?

Guia do colaborador