asdsad
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
b0f7d7f573
commit
fbe35fb9ce
|
@ -4,7 +4,12 @@ pipeline:
|
|||
image: busybox
|
||||
commands:
|
||||
- echo "pick pick wood pickasdpaasdsdick ....asd.sd..kj......"
|
||||
|
||||
gpu:
|
||||
image: oguzpastirmaci/gpu-burn:latest
|
||||
environment:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
commands:
|
||||
- ./gpu_burn 120
|
||||
#nvidia-test:
|
||||
# image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
||||
# commands:
|
||||
|
@ -24,12 +29,7 @@ pipeline:
|
|||
# - NVIDIA_VISIBLE_DEVICES=all
|
||||
# commands:
|
||||
# - ./gpu_burn 60
|
||||
gpu:
|
||||
image: oguzpastirmaci/gpu-burn:latest
|
||||
environment:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
commands:
|
||||
- ./gpu_burn 120
|
||||
|
||||
# cpu
|
||||
# image: progrium/stress:latest
|
||||
# commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s
|
||||
|
|
Loading…
Reference in New Issue