Skip to content

Commit 13fc741

Browse files
committed
--gpus=all
1 parent fa59c67 commit 13fc741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"storage": "32gb",
77
"gpu": "optional"
88
},
9+
"runArgs": ["--gpus=all"],
910
"name": "SIRF-Exercises",
1011
//"initializeCommand": "docker system prune --all --force",
1112
"image": "ghcr.io/synerbi/sirf:petric-base",

0 commit comments

Comments
 (0)