Skip to content

Commit

Permalink
REL v24.08.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Aug 8, 2024
1 parent 6777bc1 commit b17f2db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/cuda11.8-pip/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"hostRequirements": {"gpu": "optional"},
"features": {
"ghcr.io/rapidsai/devcontainers/features/cuda:24.6": {
"ghcr.io/rapidsai/devcontainers/features/cuda:24.8": {
"version": "11.8",
"installcuBLAS": true,
"installcuSOLVER": true,
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/cuda12.5-pip/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"hostRequirements": {"gpu": "optional"},
"features": {
"ghcr.io/rapidsai/devcontainers/features/cuda:24.6": {
"ghcr.io/rapidsai/devcontainers/features/cuda:24.8": {
"version": "12.5",
"installcuBLAS": true,
"installcuSOLVER": true,
Expand Down

0 comments on commit b17f2db

Please sign in to comment.