ntest
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
7514f3a052
commit
9236e834b6
|
@ -4,12 +4,16 @@ pipeline:
|
||||||
image: busybox
|
image: busybox
|
||||||
commands:
|
commands:
|
||||||
- echo "pick pick wood pickasdpaasdsdick ....asd.sd..kj......"
|
- echo "pick pick wood pickasdpaasdsdick ....asd.sd..kj......"
|
||||||
2nd:
|
nvidia-test:
|
||||||
image: oguzpastirmaci/gpu-burn:latest
|
image: nvidia/cuda
|
||||||
environment:
|
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
|
||||||
commands:
|
commands:
|
||||||
- ./gpu_burn 60
|
- nvidia-smi
|
||||||
|
# 2nd:
|
||||||
|
# image: oguzpastirmaci/gpu-burn:latest
|
||||||
|
# environment:
|
||||||
|
# - NVIDIA_VISIBLE_DEVICES=all
|
||||||
|
# commands:
|
||||||
|
# - ./gpu_burn 60
|
||||||
# gpu:
|
# gpu:
|
||||||
# image: oguzpastirmaci/gpu-burn:latest
|
# image: oguzpastirmaci/gpu-burn:latest
|
||||||
# environment:
|
# environment:
|
||||||
|
|
Loading…
Reference in New Issue