Skip to content

Commit

Permalink
fix: Add NVIDIA_DRIVER_CAPABILITIES=all to Nvidia Docker-Compose file…
Browse files Browse the repository at this point in the history
… for graphic acceleration
  • Loading branch information
2b-t committed Jun 21, 2023
1 parent 04335e9 commit 133b5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/docker-compose-gui-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ services:
service: stereo_matching_docker
environment:
- NVIDIA_VISIBLE_DEVICES=all
- NVIDIA_DRIVER_CAPABILITIES=all
runtime: nvidia

0 comments on commit 133b5e4

Please sign in to comment.