Skip to content

Commit

Permalink
updating presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 2, 2025
1 parent c4f084b commit 6508fa1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/devcontainer/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,10 @@
},
"ghcr.io/amerintlxperts/devcontainer-features/nvidia-cuda": {
"cudaVersion": "12.6",
"driverVersion": "550",
"cudnnVersion": "9.6.0",
"installCudnn": true,
"installNvtx": true,
"driverVersion": "560",
"installToolkit": true
},
"ghcr.io/amerintlxperts/devcontainer-features/oh-my-posh": {},
Expand Down

0 comments on commit 6508fa1

Please sign in to comment.