File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
"args" : {
6
6
"CUDA" : " 11.8" ,
7
7
"PYTHON_PACKAGE_MANAGER" : " pip" ,
8
- "BASE" : " rapidsai/devcontainers:25.04-cpp-cuda11.8-ucx1.17 .0-openmpi-ubuntu22.04"
8
+ "BASE" : " rapidsai/devcontainers:25.04-cpp-cuda11.8-ucx1.18 .0-openmpi-ubuntu22.04"
9
9
}
10
10
},
11
11
"runArgs" : [
Original file line number Diff line number Diff line change 11
11
"runArgs" : [
12
12
" --rm" ,
13
13
" --name" ,
14
- " ${localEnv:USER:anon}-rapids-${localWorkspaceFolderBasename}-25.04-cuda12.5 -conda"
14
+ " ${localEnv:USER:anon}-rapids-${localWorkspaceFolderBasename}-25.04-cuda12.8 -conda"
15
15
],
16
16
"hostRequirements" : {"gpu" : " optional" },
17
17
"features" : {
Original file line number Diff line number Diff line change 5
5
"args" : {
6
6
"CUDA" : " 12.8" ,
7
7
"PYTHON_PACKAGE_MANAGER" : " pip" ,
8
- "BASE" : " rapidsai/devcontainers:25.04-cpp-cuda12.5 -ucx1.17 .0-openmpi-ubuntu22.04"
8
+ "BASE" : " rapidsai/devcontainers:25.04-cpp-cuda12.8 -ucx1.18 .0-openmpi-ubuntu22.04"
9
9
}
10
10
},
11
11
"runArgs" : [
12
12
" --rm" ,
13
13
" --name" ,
14
- " ${localEnv:USER:anon}-rapids-${localWorkspaceFolderBasename}-25.04-cuda12.5 -pip"
14
+ " ${localEnv:USER:anon}-rapids-${localWorkspaceFolderBasename}-25.04-cuda12.8 -pip"
15
15
],
16
16
"hostRequirements" : {"gpu" : " optional" },
17
17
"features" : {
18
18
"ghcr.io/rapidsai/devcontainers/features/cuda:25.4" : {
19
- "version" : " 12.5 " ,
19
+ "version" : " 12.8 " ,
20
20
"installcuBLAS" : true ,
21
21
"installcuSOLVER" : true ,
22
22
"installcuRAND" : true ,
You can’t perform that action at this time.
0 commit comments