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
|
||||
commands:
|
||||
- nvidia-smi
|
||||
environment:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
# environment:
|
||||
# - NVIDIA_VISIBLE_DEVICES=all
|
||||
gpu:
|
||||
image: oguzpastirmaci/gpu-burn:latest
|
||||
environment:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
# environment:
|
||||
# - NVIDIA_VISIBLE_DEVICES=all
|
||||
commands:
|
||||
- cd /app
|
||||
- ./gpu_burn 120
|
||||
|
|
Loading…
Reference in New Issue