We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6777bc1 commit b17f2dbCopy full SHA for b17f2db
.devcontainer/cuda11.8-pip/devcontainer.json
@@ -15,7 +15,7 @@
15
],
16
"hostRequirements": {"gpu": "optional"},
17
"features": {
18
- "ghcr.io/rapidsai/devcontainers/features/cuda:24.6": {
+ "ghcr.io/rapidsai/devcontainers/features/cuda:24.8": {
19
"version": "11.8",
20
"installcuBLAS": true,
21
"installcuSOLVER": true,
.devcontainer/cuda12.5-pip/devcontainer.json
"version": "12.5",
0 commit comments