asd
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
173c13ba48
commit
260d7e839a
|
@ -9,6 +9,10 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- nvidia-smi
|
- nvidia-smi
|
||||||
- sleep 30
|
- sleep 30
|
||||||
|
- git clone https://github.com/wilicc/gpu-burn
|
||||||
|
- cd gpu-burn
|
||||||
|
- make
|
||||||
|
- ./gpu_burn 60
|
||||||
environment:
|
environment:
|
||||||
- NVIDIA_VISIBLE_DEVICES=all
|
- NVIDIA_VISIBLE_DEVICES=all
|
||||||
# 2nd:
|
# 2nd:
|
||||||
|
|
Loading…
Reference in New Issue