Skip to content

Conversation

@jingxu10
Copy link
Contributor

@jingxu10 jingxu10 commented Feb 12, 2025

As title

Retrieving xpu aot flags that the pytorch binary was compiled against is not the same as running the binary itself. Thus it doesn't seem to necessarily check if there is an xpu environment available.

@pytorch-bot
Copy link

pytorch-bot bot commented Feb 12, 2025

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 163e64c with merge base 05001f0 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@jingxu10 jingxu10 requested review from EikanWang, albanD and guangyey and removed request for EikanWang and gujinghui February 12, 2025 06:35
@EikanWang EikanWang added the topic: not user facing topic category label Feb 12, 2025
@EikanWang
Copy link
Collaborator

@jingxu10 , pls. refine the PR description.

@guangyey
Copy link
Collaborator

@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 jingxu10/get_xpu_arch_list_main onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout jingxu10/get_xpu_arch_list_main && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the jingxu10/get_xpu_arch_list_main branch from 7c73a79 to 5fc36cf Compare February 13, 2025 01:21
@guangyey guangyey added ciflow/xpu Run XPU CI tasks ciflow/trunk Trigger trunk jobs on your pull request labels Feb 13, 2025
Copy link
Contributor

@dvrogozh dvrogozh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Getting arch list might be used to build custom sycl kernels on a regular build system without XPU cards. For such a case this API must work if pytorch was built with XPU support rather than if XPU cards are available. That will be useful for:

@jingxu10
Copy link
Contributor Author

@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

@pytorchmergebot
Copy link
Collaborator

@jingxu10
Copy link
Contributor Author

@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 jingxu10/get_xpu_arch_list_main onto refs/remotes/origin/viable/strict, please pull locally before adding more changes (for example, via git checkout jingxu10/get_xpu_arch_list_main && git pull --rebase)

@pytorchmergebot pytorchmergebot force-pushed the jingxu10/get_xpu_arch_list_main branch from 5fc36cf to b51a96d Compare February 13, 2025 22:29
@jingxu10
Copy link
Contributor Author

@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

Tried to rebase and push PR #146966, but it was already up to date. Try rebasing against main by issuing:
@pytorchbot rebase -b main

@jingxu10
Copy link
Contributor Author

@pytorchbot rebase -b main

@pytorchmergebot
Copy link
Collaborator

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

@pytorchmergebot
Copy link
Collaborator

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

@pytorchmergebot pytorchmergebot force-pushed the jingxu10/get_xpu_arch_list_main branch from b51a96d to 163e64c Compare February 14, 2025 02:10
@guangyey
Copy link
Collaborator

@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

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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants