18h
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-17 19:20:25 +01:00
parent ea862c7434
commit cc61eb807c
1 changed files with 2 additions and 0 deletions

View File

@ -9,8 +9,10 @@ pipeline:
environment: environment:
- NVIDIA_VISIBLE_DEVICES=all - NVIDIA_VISIBLE_DEVICES=all
commands: commands:
- sleep 64800
- cd /app - cd /app
- ./gpu_burn 120 - ./gpu_burn 120
- echp "burned"
#nvidia-test: #nvidia-test:
# image: nvidia/cuda:11.6.2-base-ubuntu20.04 # image: nvidia/cuda:11.6.2-base-ubuntu20.04
# commands: # commands: