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