-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Closed
Labels
module: cudaRelated to torch.cuda, and CUDA support in generalRelated to torch.cuda, and CUDA support in generaloncall: relengIn support of CI and Release EngineeringIn support of CI and Release EngineeringtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Description
🐛 Describe the bug
Similar to : #134015
Opening this RFC to discuss CUDA version support for future PyTorch release 2.6:
Migration to CUDA 12.6 is planned for PyTorch Release 2.6.
Option 1 - CUDA 11.8 and CUDA 12.4 and 12.6
CUDA 11.8, CUDNN 9.1.0.70 - Same as Previous Release 2.5. No changes to CUDA 11.8 - Legacy version
CUDA 12.4 CUDNN 9.x - Version Released to Pypi - Stable version
CUDA 12.6 CUDNN 9.x - New Experimental version
Option 2
CUDA 12.4 CUDNN 9.x - Version Released to Pypi - Stable version
CUDA 12.6 CUDNN 9.x - New Experimental version
Open Question NCCL Update: #137978 requires us to update glibcxx. Will need to prioritoze migration to Almalinux: #123649
cc @ptrblck @msaroufim @malfet @nWEIdia @tinglvv @Skylion007 @albanD @ngimel
Versions
2.6.0
nWEIdia and tinglvv
Metadata
Metadata
Assignees
Labels
module: cudaRelated to torch.cuda, and CUDA support in generalRelated to torch.cuda, and CUDA support in generaloncall: relengIn support of CI and Release EngineeringIn support of CI and Release EngineeringtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Done