We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa59c67 commit 13fc741Copy full SHA for 13fc741
.devcontainer.json
@@ -6,6 +6,7 @@
6
"storage": "32gb",
7
"gpu": "optional"
8
},
9
+"runArgs": ["--gpus=all"],
10
"name": "SIRF-Exercises",
11
//"initializeCommand": "docker system prune --all --force",
12
"image": "ghcr.io/synerbi/sirf:petric-base",
0 commit comments