From 76b687bb9c5a5f49097b5322091b855ee044d314 Mon Sep 17 00:00:00 2001 From: Malte Grosse Date: Tue, 28 Nov 2023 22:45:48 +0900 Subject: [PATCH] 3 --- .woodpecker.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index cfce2c6..80e45bb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,12 +10,12 @@ steps: image: nvidia/cuda:11.6.2-base-ubuntu20.04 commands: - nvidia-smi - environment: - - NVIDIA_VISIBLE_DEVICES=all +# environment: +# - NVIDIA_VISIBLE_DEVICES=all gpu: image: oguzpastirmaci/gpu-burn:latest - environment: - - NVIDIA_VISIBLE_DEVICES=all + # environment: + # - NVIDIA_VISIBLE_DEVICES=all commands: - cd /app - ./gpu_burn 120