KEMBAR78
[CI] Align XPU CI build with CD to fix build issue by chuanqi129 · Pull Request #139050 · pytorch/pytorch · GitHub
Skip to content

Conversation

@chuanqi129
Copy link
Collaborator

Works for #114850

@chuanqi129 chuanqi129 requested a review from a team as a code owner October 28, 2024 07:36
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 28, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/139050

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit c0e31b2 with merge base 4dd04db (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@chuanqi129 chuanqi129 added topic: not user facing topic category ciflow/xpu Run XPU CI tasks ciflow/trunk Trigger trunk jobs on your pull request labels Oct 28, 2024
@ezyang
Copy link
Contributor

ezyang commented Oct 28, 2024

Doesn't seem to work though?

@ezyang ezyang added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Oct 28, 2024
@guangyey
Copy link
Collaborator

"retrigger CI"
@pytorchbot rebase

@pytorchmergebot
Copy link
Collaborator

@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here

@pytorchmergebot
Copy link
Collaborator

Successfully rebased fix_xpu_win_ci onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout fix_xpu_win_ci && git pull --rebase)

@ezyang
Copy link
Contributor

ezyang commented Oct 29, 2024

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

rahulsingh-intel pushed a commit to rahulsingh-intel/pytorch that referenced this pull request Oct 29, 2024
pytorchmergebot pushed a commit that referenced this pull request Oct 31, 2024
# Motivation
This PR intends to update torch-xpu-ops commit pin. It mainly includes the following two highlighted changes:
1. split the DLL library into 4 smaller libraries to avoid the 2G limitation on Windows;
2. some new operators added, for example, `cdist`, `pdist`, `maxunpool2d`, `maxunpood3d`, `upsample_trilinear3d, `Bessel operators`, etc...

# Additional Context
We have to supply XPU device check logic in `cdist` and `pdist` ops.
This PR depends on #139050 to fix Windows build issue.
Pull Request resolved: #139041
Approved by: https://github.com/EikanWang, https://github.com/ezyang
rahulsingh-intel pushed a commit to rahulsingh-intel/pytorch that referenced this pull request Nov 5, 2024
rahulsingh-intel pushed a commit to rahulsingh-intel/pytorch that referenced this pull request Nov 5, 2024
# Motivation
This PR intends to update torch-xpu-ops commit pin. It mainly includes the following two highlighted changes:
1. split the DLL library into 4 smaller libraries to avoid the 2G limitation on Windows;
2. some new operators added, for example, `cdist`, `pdist`, `maxunpool2d`, `maxunpood3d`, `upsample_trilinear3d, `Bessel operators`, etc...

# Additional Context
We have to supply XPU device check logic in `cdist` and `pdist` ops.
This PR depends on pytorch#139050 to fix Windows build issue.
Pull Request resolved: pytorch#139041
Approved by: https://github.com/EikanWang, https://github.com/ezyang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request ciflow/xpu Run XPU CI tasks Merged open source topic: not user facing topic category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants