repair
This commit is contained in:
parent
245913e964
commit
0ee18be0ad
@ -4,7 +4,7 @@
|
||||
"name": "rocm",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "eoelab.org:1027/ben0i0d/gpu:rocm",
|
||||
"runArgs": ["--device","/dev/kfd", "--device","/dev/dri", "--security-opt", "seccomp=unconfined"]
|
||||
"runArgs": ["--device","/dev/kfd", "--device","/dev/dri", "--security-opt", "seccomp=unconfined", "--shm-size","4G"]
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user