Skip to content

Commit 7426f9b

Browse files
authored
Remove CUDA 12.6 ubuntu 24.04 (#2387)
1 parent 96f6bb1 commit 7426f9b

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

pkg/config/cuda_base_images.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
[
2-
{
3-
"Tag": "12.6.2-cudnn-devel-ubuntu24.04",
4-
"CUDA": "12.6.2",
5-
"CuDNN": "9",
6-
"IsDevel": true,
7-
"Ubuntu": "24.04"
8-
},
92
{
103
"Tag": "12.6.2-cudnn-devel-ubuntu22.04",
114
"CUDA": "12.6.2",
@@ -20,13 +13,6 @@
2013
"IsDevel": true,
2114
"Ubuntu": "20.04"
2215
},
23-
{
24-
"Tag": "12.6.1-cudnn-devel-ubuntu24.04",
25-
"CUDA": "12.6.1",
26-
"CuDNN": "9",
27-
"IsDevel": true,
28-
"Ubuntu": "24.04"
29-
},
3016
{
3117
"Tag": "12.6.1-cudnn-devel-ubuntu22.04",
3218
"CUDA": "12.6.1",
@@ -41,13 +27,6 @@
4127
"IsDevel": true,
4228
"Ubuntu": "20.04"
4329
},
44-
{
45-
"Tag": "12.6.0-cudnn-devel-ubuntu24.04",
46-
"CUDA": "12.6.0",
47-
"CuDNN": "9",
48-
"IsDevel": true,
49-
"Ubuntu": "24.04"
50-
},
5130
{
5231
"Tag": "12.6.0-cudnn-devel-ubuntu22.04",
5332
"CUDA": "12.6.0",

0 commit comments

Comments
 (0)