Skip to content

Commit 67a37ab

Browse files
authored
Update CUDA_UPGRADE_GUIDE.MD
Reflect latest CUDA configuration
1 parent 3dad53f commit 67a37ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CUDA_UPGRADE_GUIDE.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Here is the supported matrix for CUDA and CUDNN
1010
| CUDA | CUDNN | additional details |
1111
| --- | --- | --- |
1212
| 10.2 | 7.6.5.32 | Needed for publishing CUDA enabled binaries to PyPi since CUDA 11.x binaries don’t meet the space requirements (<750MB) |
13-
| 11.3 | 8.2.0.53 | Stable CUDA Release |
14-
| 11.5 | 8.3.2.44 | Latest CUDA Release |
13+
| 11.3 | 8.3.2.44 | Stable CUDA Release |
14+
| 11.6 | 8.3.2.44 | Latest CUDA Release |
1515

1616

1717
### B. Check the package availability

0 commit comments

Comments
 (0)