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

DDP Hangs with uneven batches #80

Open
danrsc opened this issue Jan 10, 2022 · 0 comments
Open

DDP Hangs with uneven batches #80

danrsc opened this issue Jan 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@danrsc
Copy link

danrsc commented Jan 10, 2022

If you run training with an uneven number of batches on different GPUs, a hang will occur. Since PyTorch 1.8.1, the join context manager on DDP exists to help with this situation. I don't believe PyMarlin handles this right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants