asd
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-17 18:49:07 +01:00
parent 173c13ba48
commit 260d7e839a
1 changed files with 4 additions and 0 deletions

View File

@ -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: