FedML
FedML copied to clipboard
error with mpi simulation
in windows run with mpiexec -np 5 python torch_fedavg_mnist_lr_one_line_example.py --cf config\fedml_config.yaml:
[FedML-Server(0) @device-id-0] [Mon, 29 Aug 2022 10:54:36] [WARNING] [com_manager.py:133:_notify_connection_ready] Cannot handle connection ready
in git bash run_one_line_example.sh 4
run_one_line_example.sh:line 10: -np: commend not found
@chaoyanghe
@lyydd the 1st shows "memory error". For the 2nd one, we've fixed it. Please check our master source code or install 0.7.300
"memory error" means what? How should I solve this problem? @chaoyanghe @
After I install fedml 0.7.300, it also show as follows:
@lyydd Were you able to fix the issue?