Skip to content

Commit

Permalink
Adjusting nvidia docker compose example based on forum troubleshooting (
Browse files Browse the repository at this point in the history
  • Loading branch information
solidsnake1298 authored Sep 30, 2024
1 parent 966f262 commit 8a08f04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/general/administration/hardware-acceleration/nvidia.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,9 @@ Root permission is required.
resources:
reservations:
devices:
- capabilities: [gpu]
- driver: nvidia
count: all
capabilities: [gpu]
```

:::note
Expand Down

0 comments on commit 8a08f04

Please sign in to comment.