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:
|
||||
- nvidia-smi
|
||||
- sleep 30
|
||||
- git clone https://github.com/wilicc/gpu-burn
|
||||
- cd gpu-burn
|
||||
- make
|
||||
- ./gpu_burn 60
|
||||
environment:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
# 2nd:
|
||||
|
|
Loading…
Reference in New Issue