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

Multi-GPU training with PyTorch Distributed #775

Closed
viswa-nvidia opened this issue Apr 26, 2021 · 1 comment · Fixed by #1099
Closed

Multi-GPU training with PyTorch Distributed #775

viswa-nvidia opened this issue Apr 26, 2021 · 1 comment · Fixed by #1099
Assignees

Comments

@viswa-nvidia
Copy link

No description provided.

@karlhigley
Copy link
Contributor

Someone on our Slack tried to do this by combining PyTorch DistributedDataParallel with the NVT dataloaders, and reported that the NVT dataloaders for PyTorch are not picklable, which may present an obstacle to native support for PyTorch Distributed:
image

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

Successfully merging a pull request may close this issue.

5 participants