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 the codebase #8

Open
danieltudosiu opened this issue Jun 25, 2022 · 1 comment
Open

DDP the codebase #8

danieltudosiu opened this issue Jun 25, 2022 · 1 comment

Comments

@danieltudosiu
Copy link

Hey,

I am trying to use the codebase on a multi-gpu setup and I am running into the Data Parallelism limitations where the overhead on GPU 0 renders the parallelism's usefulness subpar at best.

Could you please enable DDP in the codebase? That could be achieved easily with Microsoft's Deepspeed library due to its automatic mpi discovery.

Cheer!

@lisun-ai
Copy link
Collaborator

Thanks for the suggestion. We will consider implementing the DDP, but it's not our priority right now. You are welcome to submit a pull request on this.

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