Skip to content

Commit

Permalink
Update docs/docs/configuration/hardware_acceleration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
  • Loading branch information
kamahat and NickM-27 committed Sep 24, 2022
1 parent 11ac4a3 commit b77c64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/configuration/hardware_acceleration.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
reservations:
devices:
- driver: nvidia
device_ids: ['0']
device_ids: ['0'] # this is only needed when using multiple GPUs
capabilities: [gpu]
```

Expand Down

0 comments on commit b77c64a

Please sign in to comment.