-
Notifications
You must be signed in to change notification settings - Fork 102
Add Windows 13.0 domain builds #7080
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
base: main
Are you sure you want to change the base?
Conversation
@tinglvv is attempting to deploy a commit to the Meta Open Source Team on Vercel. A member of the Team first needs to authorize it. |
@tinglvv I believe need to run |
Windows nightly build is still not available as of 9/3 as the commit does not include the windows build PR yet pytorch/pytorch@aa0545f, therefore causing the build failure. But we should be good to merge this PR despite the failure. |
This is the error:
Digging deeper:
I believe this should work no matter cpu or gpu machine:
Works with cu128 build on Windows:
Link to nightly smoke tests: https://github.com/pytorch/pytorch/actions/runs/17486852873/job/49681168445 |
Digging deeper looks like failure when:
|
Error from windows log
|
Same issue with GPU machine and Nvidia driver:
|
pytorch/pytorch#159779
cc @atalman