Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bettinaheim authored Nov 24, 2023
1 parent 40c38a9 commit 6c89215
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
// If you do not have the NVIDIA container runtime installed, available GPUs will not be automatically detected.
// You can manually pass the flag to enable GPU support to docker by uncommenting the line below.
// "runArgs": [ "--gpus=all" ],
"hostRequirements": {
"gpu": "optional"
},
"hostRequirements": {
"gpu": "optional"
},
// To use certain debugging tools, you may want uncomment the two lines below.
// Be mindful of security implications when you do. See also
// - https://github.com/rr-debugger/rr/wiki/Docker
Expand Down

0 comments on commit 6c89215

Please sign in to comment.