Skip to content
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

Weird communication results #45

Open
khoaguin opened this issue Jul 5, 2022 · 2 comments
Open

Weird communication results #45

khoaguin opened this issue Jul 5, 2022 · 2 comments

Comments

@khoaguin
Copy link

khoaguin commented Jul 5, 2022

Hi, I am training LeNet on localhost for 15 iterations. I got the results like in the picture, where it shows the total communication is 900 Mb, but the communication for P0 is already 1673.28 MB. Is there anything wrong with this?

image

@snwagh
Copy link
Owner

snwagh commented Jul 5, 2022

I think there is some issue with the communication part (there is some issue with parallelization as well). Either it is wrapping around the bit size or something else is off. Can you please probe into this issue further?

@khoaguin
Copy link
Author

khoaguin commented Jul 6, 2022

Yes, I am looking into it. So for example, if I change the number of iterations to 1, the communications become normal again
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants