File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
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.4 " : libcudnn -cuda-12=9.1.1.17-1
7
- " 12.3 " : libcudnn9-cuda-12=9.0.0.312 -1
6
+ " 12.4 " : libcudnn9 -cuda-12=9.1.1.17-1
7
+ " 12.3 " : libcudnn9-cuda-12=9.1.1.17 -1
8
8
" 12.1 " : libcudnn8=8.9.2.26-1+cuda12.1
9
9
" 12.0 " : libcudnn8=8.8.0.121-1+cuda12.0
10
10
" 11.8 " : libcudnn8=8.7.0.84-1+cuda11.8
11
11
" 11.7 " : libcudnn8=8.5.0.96-1+cuda11.7
12
12
" 11.2 " : libcudnn8=8.1.1.33-1+cuda11.2
13
13
libcudnn-dev :
14
- " 12.4 " : libcudnn -dev-cuda-12=9.1.1.17-1
15
- " 12.3 " : libcudnn9-dev-cuda-12=9.0.0.312 -1
14
+ " 12.4 " : libcudnn9 -dev-cuda-12=9.1.1.17-1
15
+ " 12.3 " : libcudnn9-dev-cuda-12=9.1.1.17 -1
16
16
" 12.1 " : libcudnn8-dev=8.9.2.26-1+cuda12.1
17
17
" 12.0 " : libcudnn8-dev=8.8.0.121-1+cuda12.0
18
18
" 11.8 " : libcudnn8-dev=8.7.0.84-1+cuda11.8
You can’t perform that action at this time.
0 commit comments