-
Notifications
You must be signed in to change notification settings - Fork 170
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] fix cmake can't find pti_view on Windows. #1012
Conversation
@xuhancn is this ready or was it changed to draft for a specific reason? |
Hi @sraikund16 we still internal discussed about if we need to get a lib list via a CMake var, we think it should be a better solution. So, I marked is as draft. |
Hi @sraikund16 We discussed and decided to merge this PR. We can let it work and target to PyTorch release/2.7. |
@sraikund16 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, has some minor lint flags (shown in Phabricator).
@sanrise How to fix it? |
@sraikund16 merged this pull request in bc1616a. |
Include XPU Windows Fixed PR: pytorch/kineto#1012 Pull Request resolved: #143445 Approved by: https://github.com/sraikund16
On Windows, we need to add version number to find pti_view:
Local validate passed: