Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
smarthec
smarthec_backend
Commits
cc1e395f
Commit
cc1e395f
authored
Oct 15, 2021
by
Julian Balling
Browse files
deploy to GPU added on MDL.
parent
7041b9d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
cc1e395f
...
...
@@ -16,6 +16,11 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_minol
:
# build: ./
...
...
@@ -32,6 +37,11 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_kalo
:
# build: ./
...
...
@@ -48,6 +58,12 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_bfw
:
# build: ./
...
...
@@ -64,6 +80,12 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_brunata
:
# build: ./
...
...
@@ -80,6 +102,12 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_ista
:
# build: ./
...
...
@@ -96,6 +124,12 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
backend_sonstige
:
# build: ./
...
...
@@ -112,6 +146,12 @@ services:
networks
:
-
smarthec
restart
:
always
deploy
:
resources
:
reservations
:
devices
:
-
capabilities
:
[
gpu
]
networks
:
smarthec
:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment