3
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
dc80437156
commit
76b687bb9c
|
@ -10,12 +10,12 @@ steps:
|
||||||
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
||||||
commands:
|
commands:
|
||||||
- nvidia-smi
|
- nvidia-smi
|
||||||
environment:
|
# environment:
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
# - NVIDIA_VISIBLE_DEVICES=all
|
||||||
gpu:
|
gpu:
|
||||||
image: oguzpastirmaci/gpu-burn:latest
|
image: oguzpastirmaci/gpu-burn:latest
|
||||||
environment:
|
# environment:
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
# - NVIDIA_VISIBLE_DEVICES=all
|
||||||
commands:
|
commands:
|
||||||
- cd /app
|
- cd /app
|
||||||
- ./gpu_burn 120
|
- ./gpu_burn 120
|
||||||
|
|
Loading…
Reference in New Issue