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

TypeError: UbufP2PCommOverlap(): incompatible function arguments. #870

Closed
holmes313 opened this issue May 26, 2024 · 3 comments
Closed

TypeError: UbufP2PCommOverlap(): incompatible function arguments. #870

holmes313 opened this issue May 26, 2024 · 3 comments

Comments

@holmes313
Copy link

Hello,
When I configured --sequence-parallel and --tp-comm-overlap and started the training. It shows below information:
TypeError: UbufP2PCommOverlap(): incompatible function arguments. The following argument types are supported:
1. () -> None

Invoked with: tensor([[0, 0, 0, ..., 0, 0, 0],
[0, 0, 0, ..., 0, 0, 0],
[0, 0, 0, ..., 0, 0, 0],
...,
[0, 0, 0, ..., 0, 0, 0],
[0, 0, 0, ..., 0, 0, 0],
[0, 0, 0, ..., 0, 0, 0]], device='cuda:3', dtype=torch.uint8), 3, 2, 16, 2, 0, 0, 3, 0, 0, tensor([])
How to fix it? Thanks.

@Zhihao06
Copy link

Zhihao06 commented Jun 3, 2024

I have met the same problem, could you tell me how to fix it, thanks

1 similar comment
@ZeroAGI
Copy link

ZeroAGI commented Aug 15, 2024

I have met the same problem, could you tell me how to fix it, thanks

@sallyjunjun
Copy link

I have met the same problem, could you tell me how to fix it, thanks

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

4 participants