Skip to content

[BE] Update Windows SDK version to 22621#8301

Open
chuanqi129 wants to merge 1 commit into
pytorch:mainfrom
chuanqi129:win_sdk_22621
Open

[BE] Update Windows SDK version to 22621#8301
chuanqi129 wants to merge 1 commit into
pytorch:mainfrom
chuanqi129:win_sdk_22621

Conversation

@chuanqi129

Copy link
Copy Markdown
Collaborator

Works for pytorch/pytorch#184352 to support PyTorch Windows build with python 3.15.

In PR pytorch/pytorch#186033, we plan to enable python 3.15 PyTorch build, but missing numpy pre-built packages, so we need source code build numpy before the PyTorch build. But numpy build on Windows requires Windows SDK version > 22000 to include the missing header file stdalign.h. Refer https://github.com/pytorch/pytorch/actions/runs/29386139923/job/87259785893?pr=186033#step:11:2463

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@chuanqi129 is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 15, 2026
@chuanqi129
chuanqi129 requested a review from atalman July 15, 2026 06:50
@chuanqi129

chuanqi129 commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator Author

There is a workaround in PR pytorch/pytorch#190360. Hi @atalman why we don't upgrade the SDK version directly?

@chuanqi129 chuanqi129 closed this Jul 21, 2026
@chuanqi129 chuanqi129 reopened this Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants