FedML icon indicating copy to clipboard operation
FedML copied to clipboard

error with mpi simulation

Open lyydd opened this issue 2 years ago • 3 comments

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 1661742859043 in git bash run_one_line_example.sh 4 1661743441668 run_one_line_example.sh:line 10: -np: commend not found 1661743177896 @chaoyanghe

lyydd avatar Aug 29 '22 03:08 lyydd

@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

chaoyanghe avatar Aug 29 '22 05:08 chaoyanghe

"memory error" means what? How should I solve this problem? @chaoyanghe @ After I install fedml 0.7.300, it also show as follows: 1661908395771

lyydd avatar Aug 31 '22 01:08 lyydd

@lyydd Were you able to fix the issue?

fedml-dimitris avatar Oct 25 '23 01:10 fedml-dimitris