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

[CI]Make UT cases in test_comm_ops.py compatible on Ascend NPU #220

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wwfu109
Copy link

@wwfu109 wwfu109 commented Mar 3, 2025

What this PR does / why we need it?

At present, the test cases in tests/distributed/test_comm_ops.py only support CUDA but don't support Ascend NPU. This PR and PR #14229 in order to resolve the problem.

Does this PR introduce any user-facing change?

No,it doesn't.

How was this patch tested?

Run command pytest tests/distributed/test_comm_ops.py,and 10 test items passed totally.

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

Successfully merging this pull request may close these issues.

1 participant