-
-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The error in new machine when running distribution/fedavg #68
Comments
are you using the same version of the code? We updated a lot recently. |
I used the previous version, I will try the latest version again. |
I have used the latest version, FedAvg(distribution) on 4 * RTX3090 computer as shown in Fig.1, while the previous version on 8 * RTX2080 as shown in Fig.2.
|
May I know how you set your "init_training_device" function? |
fedml-alex
pushed a commit
that referenced
this issue
Jun 4, 2022
chaoyanghe
pushed a commit
that referenced
this issue
Jun 6, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the FedML can use easily on another machine only by cloning the FedML without modifications. While the errors occur as follows:
Configures of computer:
run the command:
sh run_fedavg_distributed_pytorch.sh 4 4 1 4 cnn homo 2 1 32 0.0001 digit5 "./../../../data/Digit5" 0
There are 4 clients and 4 works.
The errors as follows(Fig.1 the warning of program, Fig.2 the 4 clients on GPUs may be wrong, the same process on all GPUs):
The text was updated successfully, but these errors were encountered: