Skip to content

Conversation

@etaf
Copy link
Collaborator

@etaf etaf commented Nov 14, 2024

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 14, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure

As of commit b875a3e with merge base f84e533 (image):

NEW FAILURE - The following job has failed:

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

[ghstack-poisoned]
etaf added a commit that referenced this pull request Nov 15, 2024
ghstack-source-id: 39fda4c
Pull Request resolved: #140686
[ghstack-poisoned]
[ghstack-poisoned]
etaf added a commit that referenced this pull request Nov 16, 2024
ghstack-source-id: 3f76ced
Pull Request resolved: #140686
[ghstack-poisoned]
etaf added a commit that referenced this pull request Nov 20, 2024
ghstack-source-id: f4871ed
Pull Request resolved: #140686
[ghstack-poisoned]
[ghstack-poisoned]
etaf added a commit that referenced this pull request Nov 20, 2024
ghstack-source-id: f57b071
Pull Request resolved: #140686
@etaf etaf marked this pull request as ready for review November 20, 2024 08:13
@etaf etaf requested a review from a team as a code owner November 20, 2024 08:13
@etaf etaf requested a review from EikanWang November 20, 2024 08:13

GPU_TYPE = "xpu" if torch.xpu.is_available() else "cuda"
requires_cuda = unittest.skipUnless(torch.cuda.is_available(), "Requires CUDA")
requires_gpu = unittest.skipUnless(torch.cuda.is_available()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Different with the requires_gpu in torch/testing/_internal/inductor_utils.py here we don't need to check if has triton.

[ghstack-poisoned]
[ghstack-poisoned]
return states

# move the exported program from cpu to cuda:0
# move the exported program from cpu to gpu:0
Copy link
Collaborator

Choose a reason for hiding this comment

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

"# move the exported program from cpu to a particular GPU device: {GPU_TYPE}:0, while {GPU_TYPE} is either CUDA or XPU"

[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
etaf added a commit that referenced this pull request Dec 7, 2024
ghstack-source-id: 2902bb5
Pull Request resolved: #140686
desertfire added a commit that referenced this pull request Dec 9, 2024
…e load for Intel GPU."

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):

* #140686
* __->__ #140664
* #140269
* #140268
* #135320
* #135318
* #139026 


Fix #140546



cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames desertfire chauhang aakhundov

[ghstack-poisoned]
desertfire added a commit that referenced this pull request Dec 9, 2024
… GPU."

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):

* #140686
* __->__ #140664
* #140269
* #140268
* #135320
* #135318
* #139026 


Fix #140546



cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames desertfire chauhang aakhundov

[ghstack-poisoned]
desertfire added a commit that referenced this pull request Dec 9, 2024
…e load for Intel GPU."

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):

* #140686
* __->__ #140664
* #140269
* #140268
* #135320
* #135318
* #139026 


Fix #140546



cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames desertfire chauhang aakhundov

[ghstack-poisoned]
desertfire added a commit that referenced this pull request Dec 9, 2024
… GPU."

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom):

* #140686
* __->__ #140664
* #140269
* #140268
* #135320
* #135318
* #139026 


Fix #140546



cc voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx ipiszy yf225 chenyang78 kadeng muchulee8 ColinPeppler amjames desertfire chauhang aakhundov

[ghstack-poisoned]
@huydhn huydhn added the ciflow/xpu Run XPU CI tasks label Dec 10, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2025

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the Stale label Feb 8, 2025
@github-actions github-actions bot closed this Mar 10, 2025
@github-project-automation github-project-automation bot moved this from Review Required to Done in PyTorch Intel Mar 10, 2025
@github-actions github-actions bot deleted the gh/etaf/64/head branch April 11, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants