UTSASRG / Scaler

GNU General Public License v2.0
4 stars 0 forks source link

Pytorch/Python compatibility #93

Closed GammaPi closed 2 months ago

GammaPi commented 1 year ago

Ref

PyTorch Version Python Stable CUDA Experimental CUDA
2 >=3.8, <=3.11 CUDA 11.7, CUDNN 8.5.0.96 CUDA 11.8, CUDNN 8.7.0.84
1.13 >=3.7, <=3.10 CUDA 11.6, CUDNN 8.3.2.44 CUDA 11.7, CUDNN 8.5.0.96
1.12 >=3.7, <=3.10 CUDA 11.3, CUDNN 8.3.2.44 CUDA 11.6, CUDNN 8.3.2.44
GammaPi commented 1 year ago
Ref Python version Maintenance status First released End of support Release schedule
3.11 bugfix 2022-10-24 2027-10 PEP 664
3.10 bugfix 2021-10-04 2026-10 PEP 619
3.9 security 2020-10-05 2025-10 PEP 596
3.8 security 2019-10-14 2024-10 PEP 569
3.7 security 2018-06-27 2023-06-27 PEP 537
GammaPi commented 1 year ago

We need to test Scaler on Python 3.7 to Python 3.11 and Pytorch 1.12 to 2.

GammaPi commented 1 year ago

About cmake compatibility: Ref

GammaPi commented 2 months ago

Supported in the latest version.