Skip to content

Commit 9a0f83f

Browse files
committed
Enable GPU acceleration of Nsight
1 parent ab514f7 commit 9a0f83f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ services:
3838
- driver: nvidia
3939
count: all
4040
capabilities: [gpu]
41+
environment:
42+
- NVIDIA_DRIVER_CAPABILITIES=all
4143
ports:
4244
- "0.0.0.0:8080:8080" # HTTP
4345
- "0.0.0.0:3478:3478" # TURN

0 commit comments

Comments
 (0)