File tree Expand file tree Collapse file tree 10 files changed +21
-21
lines changed
Expand file tree Collapse file tree 10 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 55 "args" : {
66 "CUDA" : " 12.9" ,
77 "PYTHON_PACKAGE_MANAGER" : " conda" ,
8- "BASE" : " rapidsai/devcontainers:25.12 -cpp-mambaforge"
8+ "BASE" : " rapidsai/devcontainers:26.02 -cpp-mambaforge"
99 }
1010 },
1111 "runArgs" : [
1717 ],
1818 "hostRequirements" : {"gpu" : " optional" },
1919 "features" : {
20- "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:25.12 " : {}
20+ "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:26.2 " : {}
2121 },
2222 "overrideFeatureInstallOrder" : [
2323 " ghcr.io/rapidsai/devcontainers/features/rapids-build-utils"
Original file line number Diff line number Diff line change 55 "args" : {
66 "CUDA" : " 12.9" ,
77 "PYTHON_PACKAGE_MANAGER" : " pip" ,
8- "BASE" : " rapidsai/devcontainers:25.12 -cpp-cuda12.9"
8+ "BASE" : " rapidsai/devcontainers:26.02 -cpp-cuda12.9"
99 }
1010 },
1111 "runArgs" : [
1717 ],
1818 "hostRequirements" : {"gpu" : " optional" },
1919 "features" : {
20- "ghcr.io/rapidsai/devcontainers/features/cuda:25.12 " : {
20+ "ghcr.io/rapidsai/devcontainers/features/cuda:26.2 " : {
2121 "version" : " 12.9" ,
2222 "installcuBLAS" : true ,
2323 "installcuSOLVER" : true ,
2424 "installcuRAND" : true ,
2525 "installcuSPARSE" : true
2626 },
27- "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:25.12 " : {}
27+ "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:26.2 " : {}
2828 },
2929 "overrideFeatureInstallOrder" : [
3030 " ghcr.io/rapidsai/devcontainers/features/cuda" ,
Original file line number Diff line number Diff line change 55 "args" : {
66 "CUDA" : " 13.0" ,
77 "PYTHON_PACKAGE_MANAGER" : " conda" ,
8- "BASE" : " rapidsai/devcontainers:25.12 -cpp-mambaforge"
8+ "BASE" : " rapidsai/devcontainers:26.02 -cpp-mambaforge"
99 }
1010 },
1111 "runArgs" : [
1717 ],
1818 "hostRequirements" : {"gpu" : " optional" },
1919 "features" : {
20- "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:25.12 " : {}
20+ "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:26.2 " : {}
2121 },
2222 "overrideFeatureInstallOrder" : [
2323 " ghcr.io/rapidsai/devcontainers/features/rapids-build-utils"
Original file line number Diff line number Diff line change 55 "args" : {
66 "CUDA" : " 13.0" ,
77 "PYTHON_PACKAGE_MANAGER" : " pip" ,
8- "BASE" : " rapidsai/devcontainers:25.12 -cpp-cuda13.0"
8+ "BASE" : " rapidsai/devcontainers:26.02 -cpp-cuda13.0"
99 }
1010 },
1111 "runArgs" : [
1717 ],
1818 "hostRequirements" : {"gpu" : " optional" },
1919 "features" : {
20- "ghcr.io/rapidsai/devcontainers/features/cuda:25.12 " : {
20+ "ghcr.io/rapidsai/devcontainers/features/cuda:26.2 " : {
2121 "version" : " 13.0" ,
2222 "installcuBLAS" : true ,
2323 "installcuSOLVER" : true ,
2424 "installcuRAND" : true ,
2525 "installcuSPARSE" : true
2626 },
27- "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:25.12 " : {}
27+ "ghcr.io/rapidsai/devcontainers/features/rapids-build-utils:26.2 " : {}
2828 },
2929 "overrideFeatureInstallOrder" : [
3030 " ghcr.io/rapidsai/devcontainers/features/cuda" ,
Original file line number Diff line number Diff line change 1- 25.12 .00
1+ 26.02 .00
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ dependencies:
1919- libcurand-dev
2020- libcusolver-dev
2121- libcusparse-dev
22- - libraft-headers==25.12 .*
23- - librmm==25.12 .*
22+ - libraft-headers==26.2 .*
23+ - librmm==26.2 .*
2424- ninja
2525- pre-commit
2626- python>=3.10,<3.14
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ dependencies:
1919- libcurand-dev
2020- libcusolver-dev
2121- libcusparse-dev
22- - libraft-headers==25.12 .*
23- - librmm==25.12 .*
22+ - libraft-headers==26.2 .*
23+ - librmm==26.2 .*
2424- ninja
2525- pre-commit
2626- python>=3.10,<3.14
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ dependencies:
1919- libcurand-dev
2020- libcusolver-dev
2121- libcusparse-dev
22- - libraft-headers==25.12 .*
23- - librmm==25.12 .*
22+ - libraft-headers==26.2 .*
23+ - librmm==26.2 .*
2424- ninja
2525- pre-commit
2626- python>=3.10,<3.14
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ dependencies:
1919- libcurand-dev
2020- libcusolver-dev
2121- libcusparse-dev
22- - libraft-headers==25.12 .*
23- - librmm==25.12 .*
22+ - libraft-headers==26.2 .*
23+ - librmm==26.2 .*
2424- ninja
2525- pre-commit
2626- python>=3.10,<3.14
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ dependencies:
3535 - c-compiler
3636 - cuda-nvcc
3737 - cxx-compiler
38- - libraft-headers==25.12 .*
39- - librmm==25.12 .*
38+ - libraft-headers==26.2 .*
39+ - librmm==26.2 .*
4040 specific :
4141 - output_types : conda
4242 matrices :
You can’t perform that action at this time.
0 commit comments