cuda 12.0 support request for building pytorch from source code #99722
Labels
enhancement
Not as big of a feature, but technically not a bug. Should be easy to fix
module: build
Build system issues
module: cuda
Related to torch.cuda, and CUDA support in general
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
🚀 The feature, motivation and pitch
Motivation:
It does support cuda 12.1, but it does not support cuda 12.0
According to the doc: https://github.com/pytorch/pytorch#from-source , the magma-cuda* that does not match the CUDA version 12.0 from https://anaconda.org/pytorch/repo. Only magma-cuda121 can be found, no magma-cuda120
feature: please support cuda 12.0 for building pytorch from source code
Thank you!
Alternatives
No response
Additional context
No response
cc @malfet @seemethere @ngimel
The text was updated successfully, but these errors were encountered: