Skip to content

Commit

Permalink
use only GPU 0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ErlerPhilipp authored Oct 8, 2024
1 parent cad7df9 commit 603b48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ services:
reservations:
devices:
- driver: nvidia
count: all
device_ids: ['0']
capabilities: [gpu]
networks:
- default
Expand Down

0 comments on commit 603b48e

Please sign in to comment.