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

[XPU] Support XCCL on deepspeed side #7113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ys950902
Copy link
Contributor

@ys950902 ys950902 commented Mar 6, 2025

XCCL will be used for XPU device in the future, we will also reserve the old path for torch-CCL enable.

@loadams
Copy link
Collaborator

loadams commented Mar 6, 2025

Hi @ys950902 - thanks for fixing the DCO errors. Could you run the pre-commit formatter on the PR? pre-commit run --all-files? That will fix the formatting issues.

For the no-torch and python tests, I believe we are running those tests with too old of a version of torch, before xpu support was added there. We can try to update these tests, but should we check has_attr xpu first?

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