Skip to content

Add windows CUDA 12.6 builds#6002

Merged
atalman merged 2 commits intopytorch:mainfrom
atalman:add_cuda126
Dec 3, 2024
Merged

Add windows CUDA 12.6 builds#6002
atalman merged 2 commits intopytorch:mainfrom
atalman:add_cuda126

Conversation

@atalman
Copy link
Copy Markdown
Contributor

@atalman atalman commented Dec 2, 2024

Enables windows CUDA 12.6 builds. Since these where enabled on the core

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 2, 2024

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

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm labels Dec 2, 2024
"12.4": "pytorch/manylinux-builder:cuda12.4",
"12.6": "pytorch/manylinux2_28-builder:cuda12.6",
"11.8": "pytorch/manylinux-builder:cuda11.8",
"12.1": "pytorch/manylinux-builder:cuda12.1",
Copy link
Copy Markdown
Contributor

@huydhn huydhn Dec 2, 2024

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor

@malfet malfet Dec 2, 2024

Choose a reason for hiding this comment

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

Plus one on the above..

@atalman wrote: Disabled auto-format in vscode. Sorry about this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Its needed if you want to compile against torch release: https://github.com/pytorch/ao/actions/runs/12123278267

@clee2000
Copy link
Copy Markdown
Contributor

clee2000 commented Dec 2, 2024

Do you mind rerunning python -m tools.tests.test_generate_binary_build_matrix --update-reference-files? It doesn't matter much, but I think most of the test file changes are just due to a change in the indentation

Copy link
Copy Markdown
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

Looks like PR contains number of unrelated changes. More specifically, it feels weird to see test/assets updates for architectures that has nothing to do with the change

"12.4": "pytorch/manylinux-builder:cuda12.4",
"12.6": "pytorch/manylinux2_28-builder:cuda12.6",
"11.8": "pytorch/manylinux-builder:cuda11.8",
"12.1": "pytorch/manylinux-builder:cuda12.1",
Copy link
Copy Markdown
Contributor

@malfet malfet Dec 2, 2024

Choose a reason for hiding this comment

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

Plus one on the above..

@atalman wrote: Disabled auto-format in vscode. Sorry about this

@atalman atalman merged commit 126c6fd into pytorch:main Dec 3, 2024
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. module: rocm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants