File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -73,11 +73,13 @@ The list of platforms on which `torchruntime` can install a working variant of P
7373
7474| Series | Supported? | OS | Notes |
7575| ---| ---| ---| ---|
76- | 50xx | ✅ Yes | Win/Linux | Uses CUDA 124 Nightly |
77- | 40xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
78- | 30xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
79- | 20xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
80- | 10xx/16xx | ✅ Yes | Win/Linux | Uses CUDA 124. Full-precision required on 16xx series |
76+ | 50xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
77+ | 40xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
78+ | 30xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
79+ | 20xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
80+ | 10xx/16xx | ✅ Yes | Win/Linux | Uses CUDA 12.8. Full-precision required on 16xx series |
81+
82+ ** Note:** We use CUDA 12.4 for Python 3.8, since torch dropped support for Python 3.8 after torch 2.4.
8183
8284### AMD
8385
You can’t perform that action at this time.
0 commit comments