[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
476c86cf7b
commit
1b8114c19b
1 changed files with 4 additions and 2 deletions
|
|
@ -54,8 +54,10 @@ services:
|
|||
POSTGRES_USER: postgres
|
||||
MACHINE_LEARNING_MODEL_INTRA_OP_THREADS: 2
|
||||
devices:
|
||||
- /dev/dri/card1:/dev/dri/card1
|
||||
- /dev/dri/renderD128:/dev/dri/renderD128
|
||||
- /dev/nvidia0:/dev/nvidia0
|
||||
- /dev/nvidiactl:/dev/nvidiactl
|
||||
- /dev/nvidia-uvm:/dev/nvidia-uvm
|
||||
- /dev/dri:/dev/dri
|
||||
device_cgroup_rules:
|
||||
- 'c 189:* rmw'
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue