File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
cuda_deps :
4
4
# List all libcudnn8 versions with `apt list -a libcudnn8`
5
5
libcudnn :
6
- " 12.8 " : libcudnn9-cuda-12=9.1.1.17 -1
7
- " 12.6 " : libcudnn9-cuda-12=9.1.1.17 -1
8
- " 12.4 " : libcudnn9-cuda-12=9.1.1.17 -1
9
- " 12.3 " : libcudnn9-cuda-12=9.1.1.17 -1
6
+ " 12.8 " : libcudnn9-cuda-12=9.8.0.87 -1
7
+ " 12.6 " : libcudnn9-cuda-12=9.8.0.87 -1
8
+ " 12.4 " : libcudnn9-cuda-12=9.8.0.87 -1
9
+ " 12.3 " : libcudnn9-cuda-12=9.8.0.87 -1
10
10
" 12.1 " : libcudnn8=8.9.2.26-1+cuda12.1
11
11
" 12.0 " : libcudnn8=8.8.0.121-1+cuda12.0
12
12
" 11.8 " : libcudnn8=8.7.0.84-1+cuda11.8
13
13
" 11.7 " : libcudnn8=8.5.0.96-1+cuda11.7
14
14
" 11.2 " : libcudnn8=8.1.1.33-1+cuda11.2
15
15
libcudnn-dev :
16
- " 12.8 " : libcudnn9-dev-cuda-12=9.1.1.17 -1
17
- " 12.6 " : libcudnn9-dev-cuda-12=9.1.1.17 -1
18
- " 12.4 " : libcudnn9-dev-cuda-12=9.1.1.17 -1
19
- " 12.3 " : libcudnn9-dev-cuda-12=9.1.1.17 -1
16
+ " 12.8 " : libcudnn9-dev-cuda-12=9.8.0.87 -1
17
+ " 12.6 " : libcudnn9-dev-cuda-12=9.8.0.87 -1
18
+ " 12.4 " : libcudnn9-dev-cuda-12=9.8.0.87 -1
19
+ " 12.3 " : libcudnn9-dev-cuda-12=9.8.0.87 -1
20
20
" 12.1 " : libcudnn8-dev=8.9.2.26-1+cuda12.1
21
21
" 12.0 " : libcudnn8-dev=8.8.0.121-1+cuda12.0
22
22
" 11.8 " : libcudnn8-dev=8.7.0.84-1+cuda11.8
You can’t perform that action at this time.
0 commit comments