Skip to content

Commit b17f2db

Browse files
committed
REL v24.08.00 release
1 parent 6777bc1 commit b17f2db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.devcontainer/cuda11.8-pip/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"hostRequirements": {"gpu": "optional"},
1717
"features": {
18-
"ghcr.io/rapidsai/devcontainers/features/cuda:24.6": {
18+
"ghcr.io/rapidsai/devcontainers/features/cuda:24.8": {
1919
"version": "11.8",
2020
"installcuBLAS": true,
2121
"installcuSOLVER": true,

.devcontainer/cuda12.5-pip/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"hostRequirements": {"gpu": "optional"},
1717
"features": {
18-
"ghcr.io/rapidsai/devcontainers/features/cuda:24.6": {
18+
"ghcr.io/rapidsai/devcontainers/features/cuda:24.8": {
1919
"version": "12.5",
2020
"installcuBLAS": true,
2121
"installcuSOLVER": true,

0 commit comments

Comments
 (0)