3
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Malte Grosse 2023-11-28 22:45:48 +09:00
parent dc80437156
commit 76b687bb9c
1 changed files with 4 additions and 4 deletions

View File

@ -10,12 +10,12 @@ steps:
image: nvidia/cuda:11.6.2-base-ubuntu20.04 image: nvidia/cuda:11.6.2-base-ubuntu20.04
commands: commands:
- nvidia-smi - nvidia-smi
environment: # environment:
- NVIDIA_VISIBLE_DEVICES=all # - NVIDIA_VISIBLE_DEVICES=all
gpu: gpu:
image: oguzpastirmaci/gpu-burn:latest image: oguzpastirmaci/gpu-burn:latest
environment: # environment:
- NVIDIA_VISIBLE_DEVICES=all # - NVIDIA_VISIBLE_DEVICES=all
commands: commands:
- cd /app - cd /app
- ./gpu_burn 120 - ./gpu_burn 120