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

[pipeline/rpc] implement a demo for PP with cuda rpc framework #1470

Merged
merged 9 commits into from
Aug 22, 2022

Conversation

LSTM-Kirigaya
Copy link
Contributor

Implement a cuda rpc pipepline with torch.distributed.rpc. The demo has the features below:

  • support FillDrain & 1F1B mode
  • support checkpoints
  • support communication of any type of variable and device tensor

TODO:

  • support distributed optimizer
  • support overleaved 1F1B mode
  • test performance

@YuliangLiu0306 YuliangLiu0306 merged commit bb5f528 into hpcaitech:main Aug 22, 2022
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

Successfully merging this pull request may close these issues.

2 participants