-
Notifications
You must be signed in to change notification settings - Fork 227
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
Pytorch CUDA Upgrade to 11.7 and Decommsion 11.3 and 10.2 #1042
Comments
This was referenced Jun 3, 2022
For 11.7: CC @crcrpar CC @IvanYashchuk |
This was referenced Jun 8, 2022
This was referenced Jul 8, 2022
pytorchmergebot
pushed a commit
to pytorch/pytorch
that referenced
this issue
Jul 13, 2022
Ref pytorch/builder#1042 CC @atalman Pull Request resolved: #81089 Approved by: https://github.com/atalman
facebook-github-bot
pushed a commit
to pytorch/pytorch
that referenced
this issue
Jul 14, 2022
Summary: Ref pytorch/builder#1042 CC atalman Pull Request resolved: #81089 Approved by: https://github.com/atalman Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/12c30a8250d1a00a0ac2e03d70ec909c76d922c3 Reviewed By: DanilBaibak Differential Revision: D37847365 Pulled By: DanilBaibak fbshipit-source-id: 6a412c452643938c7e3ec9a45360eb739044aa55
pytorchmergebot
pushed a commit
to pytorch/pytorch
that referenced
this issue
Jul 18, 2022
Ref pytorch/builder#1042 CC @atalman Pull Request resolved: #81095 Approved by: https://github.com/atalman
facebook-github-bot
pushed a commit
to pytorch/pytorch
that referenced
this issue
Jul 19, 2022
Summary: Ref pytorch/builder#1042 CC atalman Pull Request resolved: #81095 Approved by: https://github.com/atalman Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/99c464ae26ca4dbdb39e136da0f15c50d245f2d3 Reviewed By: jeanschmidt Differential Revision: D37940360 Pulled By: jeanschmidt fbshipit-source-id: 7789c02b0c706eb3079ffc786a2197ec7d6f6449
I believe this is now complete, correct @atalman ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue will track the current progress on upgrading CUDA 11.7 support, and decommission legacy CUDA version
Cuda Support Matrix as of Pytorch 1.12
Pre CUDA 11.7 Upgrade
This issue is required to move CUDA 11.6 to Stable version. And we want to address it before CUDA 11.7.
Decommission CUDA 10.2
This can be done in parallel to CUDA 11.7 upgrade. We want to ultimately address it before 11.7, but can also be done in parallel.
Upgrade CUDA 11.7
As per https://github.com/pytorch/builder/blob/main/CUDA_UPGRADE_GUIDE.MD
build_pytorch.sh
script and add conda binariesPast Issues to be Resolved by upgrade (needs to be retested)
TestProfilerCUDA. test_mem_leak
failing for CUDA 11.5 on Linux pytorch#69023TestLinAlgCUDA.test_inverse_errors_large_cuda_float64
failing for CUDA 11.3 on Windows pytorch#57482Post CUDA 11.7 Upgrade
Target End State
CUDA 11.6 - Stable, CUDA 11.7 - Latest Experimental
CUDA 10.2 and CUDA 11.3 Decommissioned
BE tasks for Meta Team
Automate packer builds for aws/ami/windows test-infra#92
cc @ptrblck @malfet @seemethere @ezyang @pytorch/pytorch-dev-infra @ngimel
The text was updated successfully, but these errors were encountered: